Dan Carpenter f7b2bb8549 ALSA: hwdep: silence integer overflow warning
Smatch complains that if device is INT_MAX then device + 1 can
overflow.  It just means we would have an annoying loop while we
check all the devices from -2147483648 to SNDRV_MINOR_HWDEPS.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2011-10-31 09:52:43 +01:00
..
2011-05-26 08:19:04 +02:00
2011-02-14 17:10:11 +01:00
2011-05-26 08:19:04 +02:00
2011-02-14 17:10:11 +01:00
2008-01-31 17:29:48 +01:00
2011-06-10 15:35:20 +02:00
2011-03-31 11:26:23 -03:00
2011-02-14 17:10:11 +01:00
2011-02-14 17:10:11 +01:00
2011-07-30 08:03:35 +02:00
2011-03-31 11:26:23 -03:00