diff options
| author | Markus Elfring <elfring@users.sourceforge.net> | 2015-11-05 10:55:16 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-11-15 20:02:47 -0800 |
| commit | 14e384ce758d613cf9da0b3fb4c2e66d58917ac0 (patch) | |
| tree | 3ca4db3f08ba8706f09c3908477200a0475ad2bc /tools/perf/scripts/python/bin | |
| parent | 5bfd446e7bd94ee6f9c17d07b5d47342b96b387a (diff) | |
| download | linux-14e384ce758d613cf9da0b3fb4c2e66d58917ac0.tar.gz linux-14e384ce758d613cf9da0b3fb4c2e66d58917ac0.zip | |
staging: lustre: Delete an unnecessary variable initialisation in class_register_type()
The variable "rc" will be eventually set to an error return code in the
class_register_type() function.
Thus let us omit the explicit initialisation at the beginning.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
