diff options
| author | Markus Elfring <[email protected]> | 2015-11-05 10:55:16 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-11-15 20:02:47 -0800 |
| commit | 14e384ce758d613cf9da0b3fb4c2e66d58917ac0 (patch) | |
| tree | 3ca4db3f08ba8706f09c3908477200a0475ad2bc /tools/perf/scripts/python | |
| parent | 5bfd446e7bd94ee6f9c17d07b5d47342b96b387a (diff) | |
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 <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions