]> git.baikalelectronics.ru Git - kernel.git/commit
of/unittest: typo in error string
authorFrank Rowand <frank.rowand@sonymobile.com>
Sat, 14 Mar 2015 06:59:01 +0000 (23:59 -0700)
committerGrant Likely <grant.likely@linaro.org>
Sun, 29 Mar 2015 07:56:18 +0000 (08:56 +0100)
commit7750c1d711804a626635c96f853e5450ed705a76
tree2f5df5a9ebc84d3c8465c175f7c02d1a142f654c
parent61438f75b7d12fb99f0f549a33d4d21f834d891c
of/unittest: typo in error string

Fix bug pointed out by checkpatch.

Splitting string incorrectly removed a space between two words.

Signed-off-by: Frank Rowand <frank.rowand@sonymobile.com>
Signed-off-by: Grant Likely <grant.likely@linaro.org>
drivers/of/unittest.c