aboutsummaryrefslogtreecommitdiff
path: root/sound/oss/sequencer.c
diff options
context:
space:
mode:
authorHannes Eder <hannes@hanneseder.net>2009-02-25 22:29:29 +0100
committerTakashi Iwai <tiwai@suse.de>2009-02-26 09:55:17 +0100
commit5d44aa4c7322e0cda6d71cc3f0dffaceea0daae5 (patch)
tree66b87d15c67b7cff901d2c17eb3d0e481bab2198 /sound/oss/sequencer.c
parenteca985d28e1a8092ba2686ec5485fd688df5cfb3 (diff)
sound/oss: fix sparse warnings: different signedness
Impact: Change signature of 'set_volume_stereo' and 'set_volume_mono'. Fix this sparse warnings: sound/oss/pss.c:545:42: warning: incorrect type in argument 2 (different signedness) sound/oss/pss.c:546:42: warning: incorrect type in argument 3 (different signedness) sound/oss/pss.c:554:59: warning: incorrect type in argument 2 (different signedness) sound/oss/pss.c:560:59: warning: incorrect type in argument 2 (different signedness) sound/oss/pss.c:566:59: warning: incorrect type in argument 2 (different signedness) Signed-off-by: Hannes Eder <hannes@hanneseder.net> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/oss/sequencer.c')
0 files changed, 0 insertions, 0 deletions