diff options
author | Luis de Bethencourt <luisbg@kernel.org> | 2018-01-17 16:09:25 +0100 |
---|---|---|
committer | Mike Snitzer <snitzer@redhat.com> | 2018-01-29 19:44:57 +0100 |
commit | bd6d1e0a5fafd47acb4ca5ca51d5dc8c7563112c (patch) | |
tree | f864f7ee41873f3d8cc5e42f41a0bf7b0ed7cf89 /drivers/md/dm-unstripe.c | |
parent | dm table: fix NVMe bio-based dm_table_determine_type() validation (diff) | |
download | linux-bd6d1e0a5fafd47acb4ca5ca51d5dc8c7563112c.tar.xz linux-bd6d1e0a5fafd47acb4ca5ca51d5dc8c7563112c.zip |
dm thin: fix trailing semicolon in __remap_and_issue_shared_cell
The trailing semicolon is an empty statement that does no operation.
Removing it since it doesn't do anything.
Signed-off-by: Luis de Bethencourt <luisbg@kernel.org>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions