1
0
Fork 0
remarkable-linux/drivers/hsi/controllers
Markus Elfring 0fbad7c8e2 HSI: omap_ssi: Delete an error message for a failed memory allocation in ssi_add_controller()
The script "checkpatch.pl" pointed information out like the following.

WARNING: Possible unnecessary 'out of memory' message

Thus remove such a statement here.

Link: http://events.linuxfoundation.org/sites/events/files/slides/LCJ16-Refactor_Strings-WSang_0.pdf
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
2017-06-08 13:21:43 +02:00
..
Kconfig HSI: omap-ssi: add COMMON_CLK dependency 2016-05-09 22:45:18 +02:00
Makefile HSI: omap_ssi: built omap_ssi and omap_ssi_port into one module 2016-05-02 21:56:21 +02:00
omap_ssi.h HSI: omap_ssi: call msg->complete() from process context 2016-06-28 00:40:00 +02:00
omap_ssi_core.c HSI: omap_ssi: Delete an error message for a failed memory allocation in ssi_add_controller() 2017-06-08 13:21:43 +02:00
omap_ssi_port.c HSI: omap_ssi: drop pm_runtime_irq_safe 2016-06-28 00:40:08 +02:00
omap_ssi_regs.h HSI: Introduce OMAP SSI driver 2014-05-16 00:54:51 +02:00