From mboxrd@z Thu Jan 1 00:00:00 1970 From: heiko@sntech.de (Heiko Stuebner) Date: Sat, 30 Sep 2017 12:43:09 +0200 Subject: [PATCH] clk: rockchip: Delete an error message for a failed memory allocation in rockchip_clk_register_cpuclk() In-Reply-To: References: Message-ID: <3649654.h95jfH98gt@phil> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Am Mittwoch, 27. September 2017, 11:44:30 CEST schrieb SF Markus Elfring: > From: Markus Elfring > Date: Wed, 27 Sep 2017 11:38:17 +0200 > > Omit an extra message for a memory allocation failure in this function. > > This issue was detected by using the Coccinelle software. > > Signed-off-by: Markus Elfring applied for 4.15 after shortening the patch subject a bit Thanks Heiko