This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / drivers / usb / storage / usb.c
index ad22739..c2ccdab 100644 (file)
@@ -211,7 +211,7 @@ static struct us_unusual_dev us_unusual_dev_list[] = {
          .useTransport = US_PR_BULK},
 
        /* Terminating entry */
-       { NULL }
+       { 0 }
 };
 
 struct usb_driver usb_storage_driver = {