forked from torvalds/linux
Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
staging: rtl8732bs: incorrect type in assignment
Cast u32 to __le32 with __cpu_to_le32 to fix sparse warning: warning: incorrect type in assignment (different base types) expected restricted __le32 [usertype] got unsigned int Signed-off-by: Aakash Hemadri <aakashhemadri123@gmail.com>
- Loading branch information
1 parent
7c60610
commit e416b56afe8ba715b03a7a058ee5424be5fe97f8
Showing
1 changed file
with
7 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters