ChangeSet 1.1673.8.14, 2004/03/25 16:20:30-08:00, mikal@stillhq.com

[PATCH] USB: kernel-doc comment tweak in vicam.c

Correct kernel-doc comment with incorrect parameters documented


 drivers/usb/media/vicam.c |    2 ++
 1 files changed, 2 insertions(+)


diff -Nru a/drivers/usb/media/vicam.c b/drivers/usb/media/vicam.c
--- a/drivers/usb/media/vicam.c	Wed Apr 14 14:39:14 2004
+++ b/drivers/usb/media/vicam.c	Wed Apr 14 14:39:14 2004
@@ -1269,6 +1269,8 @@
 
 /**
  *	vicam_probe
+ *	@intf: the interface
+ *	@id: the device id
  *
  *	Called by the usb core when a new device is connected that it thinks
  *	this driver might be interested in.
