]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
USB: serial: keyspan: fix up some compiler warnings
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 14 Sep 2012 23:34:21 +0000 (16:34 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 14 Sep 2012 23:34:21 +0000 (16:34 -0700)
commit7ebcb334433fa73c74b0c397fab831cdc2000418
treebcfe52390a5e3941a95edcab1323e29dbd8ac723
parent049c6b4e8f85d9ef5f26c8a974e5e9fb084f8ce0
USB: serial: keyspan: fix up some compiler warnings

I accidentally caused some compiler warnings, that were correct in
pointing out problems, so fix them up now.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/keyspan.c