diff options
author | Christoph Hellwig <[email protected]> | 2018-02-22 07:24:08 -0800 |
---|---|---|
committer | Keith Busch <[email protected]> | 2018-02-22 01:45:30 -0700 |
commit | 5a1e59533380a3fd04593e4ab2d4633ebf7745c1 (patch) | |
tree | ab461e66bee5611d0345314cbee27aeee0d7f8a4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | af27d9403f5b80685b79c88425086edccecaf711 (diff) |
nvme-fabrics: don't check for non-NULL module in nvmf_register_transport
THIS_MODULE evaluates to NULL when used from code built into the kernel,
thus breaking built-in transport modules. Remove the bogus check.
Fixes: 0de5cd36 ("nvme-fabrics: protect against module unload during create_ctrl")
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Sagi Grimberg <[email protected]>
Reviewed-by: Johannes Thumshirn <[email protected]>
Signed-off-by: Keith Busch <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions