usb: storage: Convert usb_stor_dbg to return void
authorJoe Perches <joe@perches.com>
Tue, 21 Oct 2014 03:51:00 +0000 (20:51 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 3 Nov 2014 23:38:17 +0000 (15:38 -0800)
commite5283626f5d535c54cbcc3ec4a60a4746578a4c2
tree9b33698dab7a42232712ffcc0587c55cd0b7b450
parent474fe70bcf04b4d99867bc214c70d45624ab6f6f
usb: storage: Convert usb_stor_dbg to return void

No caller or macro uses the return value so make it void.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/storage/debug.c
drivers/usb/storage/debug.h