Manish Katiyar
2007-12-15 05:31:14 UTC
This patch corrects the wrong function name mentioned in the comments
of usb_unregister_notify function.
Signed-off-by : Manish Katiyar <***@gmail.com>
===============================================
--- linux-2.6.23.11/drivers/usb/core/notify.c 2007-12-15
09:20:05.000000000 +0530
+++ linux-2.6.23.11_patch_1/drivers/usb/core/notify.c 2007-12-15
10:34:35.000000000 +0530
@@ -33,7 +33,7 @@
* usb_unregister_notify - unregister a notifier callback
* @nb: pointer to the notifier block for the callback events.
*
- * usb_register_notifier() must have been previously called for this function
+ * usb_register_notify() must have been previously called for this function
* to work properly.
*/
void usb_unregister_notify(struct notifier_block *nb)
===============================================
--
Thanks & Regards,
********************************************
Manish Katiyar ( http://mkatiyar.googlepages.com )
3rd Floor, Fair Winds Block
EGL Software Park
Off Intermediate Ring Road
Bangalore 560071, India
***********************************************
-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
linux-usb-***@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
of usb_unregister_notify function.
Signed-off-by : Manish Katiyar <***@gmail.com>
===============================================
--- linux-2.6.23.11/drivers/usb/core/notify.c 2007-12-15
09:20:05.000000000 +0530
+++ linux-2.6.23.11_patch_1/drivers/usb/core/notify.c 2007-12-15
10:34:35.000000000 +0530
@@ -33,7 +33,7 @@
* usb_unregister_notify - unregister a notifier callback
* @nb: pointer to the notifier block for the callback events.
*
- * usb_register_notifier() must have been previously called for this function
+ * usb_register_notify() must have been previously called for this function
* to work properly.
*/
void usb_unregister_notify(struct notifier_block *nb)
===============================================
--
Thanks & Regards,
********************************************
Manish Katiyar ( http://mkatiyar.googlepages.com )
3rd Floor, Fair Winds Block
EGL Software Park
Off Intermediate Ring Road
Bangalore 560071, India
***********************************************
-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
linux-usb-***@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel