diff options
author | 2019-08-07 14:31:11 -0700 | |
---|---|---|
committer | 2019-08-14 18:04:39 -0700 | |
commit | 5518ba4ebd7d1e15fc558af05fa600198535f074 (patch) | |
tree | cc2d93fcdfc86334bf1be863a48066818b82b976 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | libnvdimm/of_pmem: Provide a unique name for bus provider (diff) | |
download | wireguard-linux-5518ba4ebd7d1e15fc558af05fa600198535f074.tar.xz wireguard-linux-5518ba4ebd7d1e15fc558af05fa600198535f074.zip |
tools/testing/nvdimm: Fix fallthrough warning
Use the expected 'fall through' designation to fix:
tools/testing/nvdimm/test/nfit.c: In function ‘nd_intel_test_finish_query’:
tools/testing/nvdimm/test/nfit.c:433:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
fw->state = FW_STATE_UPDATED;
~~~~~~~~~~^~~~~~~~~~~~~~~~~~
tools/testing/nvdimm/test/nfit.c:435:2: note: here
case FW_STATE_UPDATED:
^~~~
Reviewed-by: Vishal Verma <vishal.l.verma@intel.com>
Link: https://lore.kernel.org/r/156521347159.1442374.1381360879102718899.stgit@dwillia2-desk3.amr.corp.intel.com
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions