diff options
author | Fabian Huegel <fabian_huegel@web.de> | 2018-01-11 20:16:57 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-01-15 18:01:57 +0300 |
commit | a84b9900ef57c2c8dcc17ebcacabe69ecd3d6273 (patch) | |
tree | 0df323b0d4fe93bb7f41c286efa4c15524d9e1db /tools/perf/scripts/python/syscall-counts.py | |
parent | 6b1833a3de5ef91714fe56c234a476f0596762d9 (diff) | |
download | linux-a84b9900ef57c2c8dcc17ebcacabe69ecd3d6273.tar.xz |
staging: lustre: Remove DECLARE_LU_VARS macro
This macro was only used in four places to declare two variables.
It saved one line of code, but in our opinion hurt readability.
So we removed the macro, substituting every occurrence with the
declaration of the two variables (like the preprocessor would have done).
Signed-off-by: Fabian Huegel <fabian_huegel@web.de>
Signed-off-by: Christoph Volkert <linux@christoph-volkert.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions