diff options
author | Luis de Bethencourt <luisbg@kernel.org> | 2018-01-16 18:34:32 +0300 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2018-01-18 12:21:24 +0300 |
commit | 85fae482a9dd3560b9dcd35136fb29ccab6fae48 (patch) | |
tree | e0cfdfa2fcfe69bae72e1132d8e7986c658517da /mm/swap_cgroup.c | |
parent | 45dc488c0ee19ba5cba7a67be473aeaf88a7447e (diff) | |
download | linux-85fae482a9dd3560b9dcd35136fb29ccab6fae48.tar.xz |
tcmu: Fix trailing semicolon
The trailing semicolon is an empty statement that does no operation.
It is completely stripped out by the compiler. Removing it since it doesn't do
anything.
Signed-off-by: Luis de Bethencourt <luisbg@kernel.org>
Acked-by: Mike Christie <mchristi@redhat.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'mm/swap_cgroup.c')
0 files changed, 0 insertions, 0 deletions