[PATCH] USB: make MODALIAS code a bit smaller devices
authorPaulo Marques <pmarques@grupopie.com>
Wed, 18 May 2005 12:12:49 +0000 (13:12 +0100)
committerGreg KH <gregkh@suse.de>
Fri, 3 Jun 2005 07:04:29 +0000 (00:04 -0700)
This patch makes the code to provide modalias in sysfs for usb devices
56 bytes smaller in i386, while making it clear that the first part of
the modalias string is the same no matter what the device class is.

Signed-Off-By: Paulo Marques <pmarques@grupopie.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found