LSM: SafeSetID: Fix code specification by scripts/checkpatch.pl
authorYanwei Gao <gaoyanwei.tx@gmail.com>
Wed, 10 Mar 2021 06:52:12 +0000 (06:52 +0000)
committerMicah Morton <mortonm@chromium.org>
Mon, 26 Apr 2021 23:36:50 +0000 (16:36 -0700)
commit1ca86ac1ec8d201478e9616565d4df5d51595cfc
treefb13252ad6c832e5a0fd5ce6a7d9cf57cac63a96
parent9f4ad9e425a1d3b6a34617b8ea226d56a119a717
LSM: SafeSetID: Fix code specification by scripts/checkpatch.pl

First, the code is found to be irregular through checkpatch.pl.
Then I found break is really useless here.

Signed-off-by: Yanwei Gao <gaoyanwei.tx@gmail.com>
Signed-off-by: Micah Morton <mortonm@chromium.org>
security/safesetid/lsm.c