commit | a9e317c388d48da80fc266f06dc6298cbd790b8c | [log] [tgz] |
---|---|---|
author | Markus Elfring <elfring@users.sourceforge.net> | Thu Jun 01 22:04:29 2017 +0200 |
committer | Tony Lindgren <tony@atomide.com> | Tue Jun 06 23:54:07 2017 -0700 |
tree | 829e31e63916dab2dc30291312a2f0e1c76327fd | |
parent | 2abe5b343dc790cc577700b07ca8d10fed62ae0e [diff] |
ARM: OMAP1: Delete an error message for a failed memory allocation in omap1_dm_timer_init() Omit an extra message for a memory allocation failure in this function. This issue was detected by using the Coccinelle software. 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: Tony Lindgren <tony@atomide.com>