]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
[PATCH] usb doc: fix kernel-doc warning
authorRandy Dunlap <rdunlap@xenotime.net>
Sun, 16 Oct 2005 05:03:30 +0000 (22:03 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 28 Oct 2005 23:47:44 +0000 (16:47 -0700)
usb/core/buffer.c doesn't export any symbols, so it should use
!I instead of !E to eliminate this warning message:

Warning(/var/linsrc/linux-2614-rc4//drivers/usb/core/buffer.c): no structured comments found

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Documentation/DocBook/usb.tmpl

index 705c442c7bf4cfcd687ea84aa92e6713463f6fcb..15ce0f21e5e0c04c28e095941a21606192d8404b 100644 (file)
 
 !Edrivers/usb/core/hcd.c
 !Edrivers/usb/core/hcd-pci.c
-!Edrivers/usb/core/buffer.c
+!Idrivers/usb/core/buffer.c
     </chapter>
 
     <chapter>