commit | 62f3dc856736d5ddc782ee1313626ef1adfe18a9 | [log] [tgz] |
---|---|---|
author | Alexander Curtin <alexander.curtin@unisys.com> | Wed Mar 23 22:15:50 2016 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Mar 28 07:30:36 2016 -0700 |
tree | 43d597552f1bd63b10489b4f99d1f443b8fcdf51 | |
parent | 48f571489c0e8263b7a37dcd794ecf19b852a4df [diff] |
staging: unisys: visorbus: replaced vague variable name in zoneguid_show The variable name "s" doesn't indicate the purpose of the string, which is to store the id collected from the visorchannel_zoneid function. This just replaces the name with "zoneid". Signed-off-by: Alexander Curtin <alexander.curtin@unisys.com> Signed-off-by: David Kershner <david.kershner@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>