From: David Brownell Date: Fri, 6 Feb 2009 10:39:11 +0000 (-0800) Subject: USB: ftdi_sio: remove pointless syslog spew X-Git-Tag: v2.6.30-rc1~670^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d1ca6cf7f80644b07c348d6be870ccd8e3a92ed;p=pandora-kernel.git USB: ftdi_sio: remove pointless syslog spew Remove some pointless messages from the FTDI serial driver; I found these filling up syslog on one system. Also remove a pointless "break" after a "return" in the same area. Signed-off-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed