diff options
author | NeilBrown <neilb@suse.com> | 2016-11-02 06:16:49 +0300 |
---|---|---|
committer | Shaohua Li <shli@fb.com> | 2016-11-08 02:08:21 +0300 |
commit | 9d48739ef19aa8ad6026fd312b3ed81b560c8579 (patch) | |
tree | 6a07dcd7eb16476c5a4a11a37ddad817ed43f96b /certs/system_certificates.S | |
parent | 7f0f0d87fa172c71f74ea916d70765862ee2d53a (diff) | |
download | linux-9d48739ef19aa8ad6026fd312b3ed81b560c8579.tar.xz |
md: change all printk() to pr_err() or pr_warn() etc.
1/ using pr_debug() for a number of messages reduces the noise of
md, but still allows them to be enabled when needed.
2/ try to be consistent in the usage of pr_err() and pr_warn(), and
document the intention
3/ When strings have been split onto multiple lines, rejoin into
a single string.
The cost of having lines > 80 chars is less than the cost of not
being able to easily search for a particular message.
Signed-off-by: NeilBrown <neilb@suse.com>
Signed-off-by: Shaohua Li <shli@fb.com>
Diffstat (limited to 'certs/system_certificates.S')
0 files changed, 0 insertions, 0 deletions