diff options
author | Markus Elfring <[email protected]> | 2016-07-24 11:05:34 +0200 |
---|---|---|
committer | Dan Williams <[email protected]> | 2016-07-24 08:04:55 -0700 |
commit | d4c5725d57323e2348940fcc6416072671a9b432 (patch) | |
tree | 3ed4bc4ebe5a325d217e9a9a9fcea258d7d758b2 /tools/perf/util/trace-event-scripting.c | |
parent | 6839a6d96f4ea0254266d60208c1fbbd53ade546 (diff) |
libnvdimm-btt: Delete an unnecessary check before the function call "__nd_device_register"
The __nd_device_register() function tests whether its argument is NULL
and then returns immediately. Thus the test around the call is not needed.
This issue was detected by using the Coccinelle software.
Signed-off-by: Markus Elfring <[email protected]>
Signed-off-by: Dan Williams <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions