diff options
| author | NeilBrown <[email protected]> | 2017-12-13 14:15:55 +1100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-12-13 12:32:13 +0100 |
| commit | dd0393a5f29633f0e3d52e4c26ae4123c873c016 (patch) | |
| tree | e338e110a56f5a2321801e6ac7e51c832e69255e /tools/perf/scripts/python/bin | |
| parent | cf2d5dc0e850090c4cf646d584f9bb4c17487ebe (diff) | |
staging: lustre: libcfs: discard MKSTR() macro
This is only used for tracing when some strings might
be NULL. NULL strings are not a problem for tracing,
vnsprintf() will report them as "(null)" which is probably
better (easier to parse) than an empty string.
Also remove a nearby comment that doesn't relate to the
(remaining) code at all.
Signed-off-by: NeilBrown <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions