]> asedeno.scripts.mit.edu Git - linux.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)
commita15e824ff2c18b2bb2464227009ae6aac4f07e10
tree5139dbcae861b20339b2a82ffa146e1bf57a55fc
parent6f75118800acf77f8ad6afec61ca1b2349ade371
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