Searched hist:"8 a1ef171" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/usb/musb/ |
H A D | musb_debug.h | 8a1ef171 Tue May 29 10:30:48 CDT 2018 Greg Kroah-Hartman <gregkh@linuxfoundation.org> USB: musb: clean up debugfs file and directory creation
When calling debugfs functions, there is no need to ever check the return value. The function can work or not, but the code logic should never do something different based on this.
Because of this, lots of init functions do not need to have return values, so this cleans up a lot of unused error handling code that never could have triggered in the past.
Cc: Bin Liu <b-liu@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 8a1ef171 Tue May 29 10:30:48 CDT 2018 Greg Kroah-Hartman <gregkh@linuxfoundation.org> USB: musb: clean up debugfs file and directory creation When calling debugfs functions, there is no need to ever check the return value. The function can work or not, but the code logic should never do something different based on this. Because of this, lots of init functions do not need to have return values, so this cleans up a lot of unused error handling code that never could have triggered in the past. Cc: Bin Liu <b-liu@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | musb_debugfs.c | 8a1ef171 Tue May 29 10:30:48 CDT 2018 Greg Kroah-Hartman <gregkh@linuxfoundation.org> USB: musb: clean up debugfs file and directory creation
When calling debugfs functions, there is no need to ever check the return value. The function can work or not, but the code logic should never do something different based on this.
Because of this, lots of init functions do not need to have return values, so this cleans up a lot of unused error handling code that never could have triggered in the past.
Cc: Bin Liu <b-liu@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 8a1ef171 Tue May 29 10:30:48 CDT 2018 Greg Kroah-Hartman <gregkh@linuxfoundation.org> USB: musb: clean up debugfs file and directory creation When calling debugfs functions, there is no need to ever check the return value. The function can work or not, but the code logic should never do something different based on this. Because of this, lots of init functions do not need to have return values, so this cleans up a lot of unused error handling code that never could have triggered in the past. Cc: Bin Liu <b-liu@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | musb_dsps.c | 8a1ef171 Tue May 29 10:30:48 CDT 2018 Greg Kroah-Hartman <gregkh@linuxfoundation.org> USB: musb: clean up debugfs file and directory creation
When calling debugfs functions, there is no need to ever check the return value. The function can work or not, but the code logic should never do something different based on this.
Because of this, lots of init functions do not need to have return values, so this cleans up a lot of unused error handling code that never could have triggered in the past.
Cc: Bin Liu <b-liu@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 8a1ef171 Tue May 29 10:30:48 CDT 2018 Greg Kroah-Hartman <gregkh@linuxfoundation.org> USB: musb: clean up debugfs file and directory creation When calling debugfs functions, there is no need to ever check the return value. The function can work or not, but the code logic should never do something different based on this. Because of this, lots of init functions do not need to have return values, so this cleans up a lot of unused error handling code that never could have triggered in the past. Cc: Bin Liu <b-liu@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | musb_core.c | 8a1ef171 Tue May 29 10:30:48 CDT 2018 Greg Kroah-Hartman <gregkh@linuxfoundation.org> USB: musb: clean up debugfs file and directory creation
When calling debugfs functions, there is no need to ever check the return value. The function can work or not, but the code logic should never do something different based on this.
Because of this, lots of init functions do not need to have return values, so this cleans up a lot of unused error handling code that never could have triggered in the past.
Cc: Bin Liu <b-liu@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 8a1ef171 Tue May 29 10:30:48 CDT 2018 Greg Kroah-Hartman <gregkh@linuxfoundation.org> USB: musb: clean up debugfs file and directory creation When calling debugfs functions, there is no need to ever check the return value. The function can work or not, but the code logic should never do something different based on this. Because of this, lots of init functions do not need to have return values, so this cleans up a lot of unused error handling code that never could have triggered in the past. Cc: Bin Liu <b-liu@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|