commit | 1dff6ce0262bc42beb801527bd4725c6b8af0683 | [log] [tgz] |
---|---|---|
author | Colin Ian King <colin.king@canonical.com> | Mon Sep 12 14:05:04 2016 +0100 |
committer | Sebastian Reichel <sre@kernel.org> | Mon Sep 19 21:19:46 2016 +0200 |
tree | e232622355b4b203fcf7101c228758bd49e536b8 | |
parent | 17c6d3979e5bbff1de36a4e89015fa09ac495d27 [diff] |
power: reset: add in missing white space in error message text A dev_err message spans two lines and the literal string is missing a white space between words. Add the white space. Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Sebastian Reichel <sre@kernel.org>