diff options
author | Takashi Iwai <tiwai@suse.de> | 2018-07-25 23:24:10 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2018-07-27 09:06:09 +0200 |
commit | 2a833a02a12b1dbb605739d589d11b4400c2078c (patch) | |
tree | e05711f7f6f779550072cc2c4f20f772d92e2a25 /crypto/algif_skcipher.c | |
parent | 8c0ab942e05941ade5f1fca59d29b7034fdf164c (diff) |
ALSA: echoaudio: Proper endian notations
Many data fields defined in echoaudio drivers are in little-endian,
hence they should be defined with __le16 or __le32. This makes it
easier to catch the forgotten conversions.
Spotted by sparse, a warning like:
sound/pci/echoaudio/echoaudio_dsp.c:990:36: warning: incorrect type in assignment (different base types)
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'crypto/algif_skcipher.c')
0 files changed, 0 insertions, 0 deletions