* [PATCH 3/9] USB usbfs: remove obsolete comment from proc_resetdevice
@ 2004-04-14 10:37 Duncan Sands
0 siblings, 0 replies; only message in thread
From: Duncan Sands @ 2004-04-14 10:37 UTC (permalink / raw)
To: Greg KH; +Cc: linux-usb-devel, linux-kernel, Frederic Detienne
devio.c | 3 ---
1 files changed, 3 deletions(-)
diff -Nru a/drivers/usb/core/devio.c b/drivers/usb/core/devio.c
--- a/drivers/usb/core/devio.c Wed Apr 14 12:17:37 2004
+++ b/drivers/usb/core/devio.c Wed Apr 14 12:17:37 2004
@@ -730,9 +730,6 @@
static int proc_resetdevice(struct dev_state *ps)
{
- /* FIXME when usb_reset_device() is fixed we'll need to grab
- * ps->dev->serialize before calling it.
- */
return usb_reset_device(ps->dev);
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-04-14 10:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-14 10:37 [PATCH 3/9] USB usbfs: remove obsolete comment from proc_resetdevice Duncan Sands
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox