From: Felipe Contreras Date: Sun, 16 May 2010 20:31:07 +0000 (+0300) Subject: usb-storage: always print quirks X-Git-Tag: v2.6.35-rc1~471^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39f2f080b39ceb7ccbc0da4bc13fea5698f7fa3a;p=pandora-kernel.git usb-storage: always print quirks Right now quirks are printed only when the are manually overriden with the module parameters. It's not so useful to remind the user that his parameters are correctly applied; what is useful is to print out the quirks the user is not aware are being applied. So let's do the smart thing and print the quirks when they are present. Signed-off-by: Felipe Contreras Cc: Alan Stern Cc: Matthew Dharm Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed