]> git.baikalelectronics.ru Git - kernel.git/commit
of: overlay: make all pr_debug() and pr_err() messages unique
authorFrank Rowand <frank.rowand@sony.com>
Fri, 5 Oct 2018 03:33:35 +0000 (20:33 -0700)
committerFrank Rowand <frank.rowand@sony.com>
Fri, 9 Nov 2018 06:11:39 +0000 (22:11 -0800)
commit634a25677f49082044e439c691eb2efff7c6f00d
tree5139dbcae861b20339b2a82ffa146e1bf57a55fc
parent190a3cbf0e8c3b6b016cd8851c08aa4bedc3ad3f
of: overlay: make all pr_debug() and pr_err() messages unique

Make overlay.c debug and error messages unique so that they can be
unambiguously found by grep.

Tested-by: Alan Tull <atull@kernel.org>
Signed-off-by: Frank Rowand <frank.rowand@sony.com>
drivers/of/overlay.c