Searched hist:"626 f090c5cbbe557379978c7a9525011ad7fbbf6" (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/usb/core/ |
H A D | buffer.c | diff 626f090c5cbbe557379978c7a9525011ad7fbbf6 Fri Aug 02 20:10:04 CEST 2013 Yacine Belkadi <yacine.belkadi.1@gmail.com> usb: fix some scripts/kernel-doc warnings
When building the htmldocs (in verbose mode), scripts/kernel-doc reports the following type of warnings:
Warning(drivers/usb/core/usb.c:76): No description found for return value of 'usb_find_alt_setting'
Fix them by: - adding some missing descriptions of return values - using "Return" sections for those descriptions
Signed-off-by: Yacine Belkadi <yacine.belkadi.1@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | file.c | diff 626f090c5cbbe557379978c7a9525011ad7fbbf6 Fri Aug 02 20:10:04 CEST 2013 Yacine Belkadi <yacine.belkadi.1@gmail.com> usb: fix some scripts/kernel-doc warnings
When building the htmldocs (in verbose mode), scripts/kernel-doc reports the following type of warnings:
Warning(drivers/usb/core/usb.c:76): No description found for return value of 'usb_find_alt_setting'
Fix them by: - adding some missing descriptions of return values - using "Return" sections for those descriptions
Signed-off-by: Yacine Belkadi <yacine.belkadi.1@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | urb.c | diff 626f090c5cbbe557379978c7a9525011ad7fbbf6 Fri Aug 02 20:10:04 CEST 2013 Yacine Belkadi <yacine.belkadi.1@gmail.com> usb: fix some scripts/kernel-doc warnings
When building the htmldocs (in verbose mode), scripts/kernel-doc reports the following type of warnings:
Warning(drivers/usb/core/usb.c:76): No description found for return value of 'usb_find_alt_setting'
Fix them by: - adding some missing descriptions of return values - using "Return" sections for those descriptions
Signed-off-by: Yacine Belkadi <yacine.belkadi.1@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | usb.c | diff 626f090c5cbbe557379978c7a9525011ad7fbbf6 Fri Aug 02 20:10:04 CEST 2013 Yacine Belkadi <yacine.belkadi.1@gmail.com> usb: fix some scripts/kernel-doc warnings
When building the htmldocs (in verbose mode), scripts/kernel-doc reports the following type of warnings:
Warning(drivers/usb/core/usb.c:76): No description found for return value of 'usb_find_alt_setting'
Fix them by: - adding some missing descriptions of return values - using "Return" sections for those descriptions
Signed-off-by: Yacine Belkadi <yacine.belkadi.1@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | message.c | diff 626f090c5cbbe557379978c7a9525011ad7fbbf6 Fri Aug 02 20:10:04 CEST 2013 Yacine Belkadi <yacine.belkadi.1@gmail.com> usb: fix some scripts/kernel-doc warnings
When building the htmldocs (in verbose mode), scripts/kernel-doc reports the following type of warnings:
Warning(drivers/usb/core/usb.c:76): No description found for return value of 'usb_find_alt_setting'
Fix them by: - adding some missing descriptions of return values - using "Return" sections for those descriptions
Signed-off-by: Yacine Belkadi <yacine.belkadi.1@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | driver.c | diff 626f090c5cbbe557379978c7a9525011ad7fbbf6 Fri Aug 02 20:10:04 CEST 2013 Yacine Belkadi <yacine.belkadi.1@gmail.com> usb: fix some scripts/kernel-doc warnings
When building the htmldocs (in verbose mode), scripts/kernel-doc reports the following type of warnings:
Warning(drivers/usb/core/usb.c:76): No description found for return value of 'usb_find_alt_setting'
Fix them by: - adding some missing descriptions of return values - using "Return" sections for those descriptions
Signed-off-by: Yacine Belkadi <yacine.belkadi.1@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | hcd.c | diff 626f090c5cbbe557379978c7a9525011ad7fbbf6 Fri Aug 02 20:10:04 CEST 2013 Yacine Belkadi <yacine.belkadi.1@gmail.com> usb: fix some scripts/kernel-doc warnings
When building the htmldocs (in verbose mode), scripts/kernel-doc reports the following type of warnings:
Warning(drivers/usb/core/usb.c:76): No description found for return value of 'usb_find_alt_setting'
Fix them by: - adding some missing descriptions of return values - using "Return" sections for those descriptions
Signed-off-by: Yacine Belkadi <yacine.belkadi.1@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
/linux/include/linux/ |
H A D | usb.h | diff 626f090c5cbbe557379978c7a9525011ad7fbbf6 Fri Aug 02 20:10:04 CEST 2013 Yacine Belkadi <yacine.belkadi.1@gmail.com> usb: fix some scripts/kernel-doc warnings
When building the htmldocs (in verbose mode), scripts/kernel-doc reports the following type of warnings:
Warning(drivers/usb/core/usb.c:76): No description found for return value of 'usb_find_alt_setting'
Fix them by: - adding some missing descriptions of return values - using "Return" sections for those descriptions
Signed-off-by: Yacine Belkadi <yacine.belkadi.1@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|