]> git.karo-electronics.de Git - karo-tx-linux.git/commit
USB: core: fix up kerneldoc comment
authorJohan Hovold <johan@kernel.org>
Fri, 24 Mar 2017 15:25:34 +0000 (16:25 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 24 Mar 2017 16:22:22 +0000 (17:22 +0100)
commit2e58cafa0bbde529a9f44300382f60f6ce46d7d2
treee8a8bfb6eeb0fa4165c9036e5271a6b7e70f6cda
parent5370860a1f0e6b4197982dc1d323f988f7b1b11d
USB: core: fix up kerneldoc comment

Make the kerneldoc comment for usb_find_common_endpoints_reverse()
self-contained by adding a full description and removing the reference
to usb_find_common_endpoints().

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/core/usb.c