[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)
commit1fcb4454cbada6dc495302172ac0412aa7d35fd4
treef8e441fe2466e8632214f36bc11316131ce01ed6
parentaf64a5ebb817532965d18b792d6d74afecfb0bcf
[PATCH] usb doc: fix kernel-doc warning

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