ChangeSet 1.2181.4.49, 2005/03/23 20:33:13-08:00, [EMAIL PROTECTED]
[PATCH] USB: ub static patch
I'm pretty sure this comes from Bunk originally, but I didn't keep the
original, so only one signed-off-by is present.
Signed-off-by: Pete Zaitcev <[EMAIL PROTECTED]>
Signed-off-by: Greg Kroah-Hartman <[EMAIL PROTECTED]>
ub.c | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
diff -Nru a/drivers/block/ub.c b/drivers/block/ub.c
--- a/drivers/block/ub.c 2005-03-30 15:14:33 -08:00
+++ b/drivers/block/ub.c 2005-03-30 15:14:33 -08:00
@@ -2144,7 +2144,7 @@
spin_unlock_irqrestore(&ub_lock, flags);
}
-struct usb_driver ub_driver = {
+static struct usb_driver ub_driver = {
.owner = THIS_MODULE,
.name = "ub",
.probe = ub_probe,
-
To unsubscribe from this list: send the line "unsubscribe bk-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html