diff options
author | Jean Delvare <jdelvare@suse.de> | 2017-09-08 16:16:07 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-09-08 18:26:50 -0700 |
commit | 0675a8fbd71c1a0b605ce82adea37131452f1070 (patch) | |
tree | f3df2c38e37d943dbebec8e670dc208e7efc7e70 /scripts/ld-version.sh | |
parent | ab1ecabf4fdbd80b9d4ab7eacfd318c517b3f8f4 (diff) | |
download | talos-obmc-linux-0675a8fbd71c1a0b605ce82adea37131452f1070.tar.gz talos-obmc-linux-0675a8fbd71c1a0b605ce82adea37131452f1070.zip |
checkpatch: rename variables to avoid confusion
The variable name "$msg_type" is sometimes used to set the message type,
and sometimes used to set the message level. This works but is kind of
confusing. Use "$msg_level" in the latter case instead, to make the code
clearer.
Link: http://lkml.kernel.org/r/20170902175345.175db33a@endymion
Signed-off-by: Jean Delvare <jdelvare@suse.de>
Acked-by: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts/ld-version.sh')
0 files changed, 0 insertions, 0 deletions