commit | 1c218004abb067b0649e82ec366e344e1c8e33ad | [log] [tgz] |
---|---|---|
author | David Kershner <david.kershner@unisys.com> | Wed Sep 27 13:14:21 2017 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Sep 28 11:17:13 2017 +0200 |
tree | 233b6932847f8372c1907e1bedbb5002523b9c85 | |
parent | 61f38f9a4240c4543ee9c6dd80fe4f96adc26d07 [diff] |
staging: unisys: shrink the name of a variable The field debugfs_client_bus_info can be reduced to debugfs_bus_info. The word client is extraneous in this context. Signed-off-by: David Kershner <david.kershner@unisys.com> Reviewed-by: Tim Sell <timothy.sell@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>