• Harvey Harrison's avatar
    ALSA: pcxhr.h replace signed one-bit bitfields · e32740d9
    Harvey Harrison authored
    The usage and comments make it clear values of 1/0 were intended
    rather than -1/0
    
    Noticed by sparse:
    sound/pci/pcxhr/pcxhr.h:100:20: error: dubious one-bit signed bitfield
    sound/pci/pcxhr/pcxhr.h:101:22: error: dubious one-bit signed bitfield
    sound/pci/pcxhr/pcxhr.h:102:24: error: dubious one-bit signed bitfield
    sound/pci/pcxhr/pcxhr.h:103:21: error: dubious one-bit signed bitfield
    sound/pci/pcxhr/pcxhr.h:104:25: error: dubious one-bit signed bitfield
    sound/pci/pcxhr/pcxhr.h:105:20: error: dubious one-bit signed bitfield
    Signed-off-by: default avatarHarvey Harrison <harvey.harrison@gmail.com>
    Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
    e32740d9
pcxhr.h 6.79 KB