[ALSA] usb-audio: optimize snd_usbmidi_count_bits()
authorClemens Ladisch <clemens@ladisch.de>
Mon, 27 Feb 2006 08:53:03 +0000 (09:53 +0100)
committerJaroslav Kysela <perex@suse.cz>
Wed, 22 Mar 2006 09:31:19 +0000 (10:31 +0100)
Modules: USB generic driver

Reduce the code size of the snd_usbmidi_count_bits() function by using
simpler operations.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>

No differences found