]> Git Repo - linux.git/commit
ubi: pr_err() strings should end with newlines
authorBen Dooks <[email protected]>
Wed, 26 Jul 2017 09:51:10 +0000 (10:51 +0100)
committerRichard Weinberger <[email protected]>
Wed, 13 Sep 2017 20:05:30 +0000 (22:05 +0200)
commita51b7ccf3bf57956c64076987a9ad1152e896e79
tree406b3222b6915f211d946137cb4f85e4de9c99bd
parent278f31a70d2e40aa31bf465795bfce2ca8bb01b6
ubi: pr_err() strings should end with newlines

In ubi_attach_mtd_dev() the pr_err() calls should have their
messgaes terminated with a new-line to avoid other messages
being concatenated onto the end.

Signed-off-by: Ben Dooks <[email protected]>
Signed-off-by: Richard Weinberger <[email protected]>
drivers/mtd/ubi/build.c
This page took 0.049113 seconds and 4 git commands to generate.