]> asedeno.scripts.mit.edu Git - linux.git/commit
clk: stm32f4: pr_err() strings should end with newlines
authorArvind Yadav <arvind.yadav.cs@gmail.com>
Fri, 24 Nov 2017 06:55:28 +0000 (12:25 +0530)
committerStephen Boyd <sboyd@codeaurora.org>
Thu, 7 Dec 2017 06:39:51 +0000 (22:39 -0800)
commitd7b4e737e46410cd0037158e16e170e828ac6692
tree43e9da2b5eb1a0fb20fb006929b9b103767e88a0
parent4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323
clk: stm32f4: pr_err() strings should end with newlines

pr_err() messages should end with a new-line to avoid other messages
being concatenated.

Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/clk-stm32f4.c