]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit41a017d1369cf413107c50fcf89dfc3dbc2e587e
treefb13252ad6c832e5a0fd5ce6a7d9cf57cac63a96
parent0efbc779a2d5e8b3dff33fc281510a13f9fa1166
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