• F
    usb-storage: always print quirks · 39f2f080
    Felipe Contreras 提交于
    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: NFelipe Contreras <felipe.contreras@gmail.com>
    Cc: Alan Stern <stern@rowland.harvard.edu>
    Cc: Matthew Dharm <mdharm-usb@one-eyed-alien.net>
    Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
    39f2f080
usb.c 28.9 KB