commit | baebc70a4db86515d55ff1f226088a8e7f5821a0 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Thu Mar 03 20:49:57 2016 -0800 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Mon Mar 07 13:12:04 2016 +0100 |
tree | 191bc34400c2fcbd5efebb97cb015caf9cec7bcf | |
parent | 543691a4e1e040300ce6598a6ce6527d3144e5db [diff] |
s390: Use pr_warn instead of pr_warning Convert the uses of pr_warning to pr_warn so there are fewer uses of the old pr_warning. Miscellanea: o Align arguments o Coalesce formats Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>