Skip to content
Snippets Groups Projects
user avatar
Takashi Iwai authored
The data types defined in SB CSP driver code are all in little-endian,
hence the proper type like __le32 should be used.

Spotted by sparse, a warning like:
  sound/isa/sb/sb16_csp.c:330:14: warning: cast to restricted __le32

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
13e9a3ed
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.