This patchset fixes the below sparse warnings rtw_security.c:72:50: warning: incorrect type in assignment (different base types) rtw_security.c:72:50: expected restricted __le32 [usertype] rtw_security.c:72:50: got unsigned int rtw_security.c:80:50: warning: incorrect type in assignment (different base types) rtw_security.c:80:50: expected restricted __le32 [usertype] rtw_security.c:80:50: got unsigned int rtw_security.c:124:33: warning: cast to restricted __le32 rtw_security.c:509:58: warning: incorrect type in assignment (different base types) rtw_security.c:509:58: expected restricted __le32 [usertype] rtw_security.c:509:58: got unsigned int rtw_security.c:517:58: warning: incorrect type in assignment (different base types) rtw_security.c:517:58: expected restricted __le32 [usertype] rtw_security.c:517:58: got unsigned int rtw_security.c:621:41: warning: cast to restricted __le32 This can be applied cleanly on next-20210816, and is compile tested. Please ignore the duplicate of this patchset, I did not CC staging. Message ID: <cover.1629134725.git.aakashhemadri123@xxxxxxxxx> Aakash Hemadri (2): staging: rtl8732bs: incorrect type in assignment staging: rtl8723bs: cast to restricted __le32 drivers/staging/rtl8723bs/core/rtw_security.c | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) -- 2.32.0