commit | cdcf6723add57a0ffb37cfde1ca54a00f5715b71 | [log] [tgz] |
---|---|---|
author | Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp> | Thu Jan 24 18:37:35 2019 +0900 |
committer | James Morris <james.morris@microsoft.com> | Thu Jan 24 14:50:27 2019 -0800 |
tree | c09429e797b0b3655035632bcbb8c40d44407375 | |
parent | 8c6cb983cd52d78ab4e4c0191c73a11dcb60b866 [diff] |
tomoyo: Coding style fix. Follow many of recommendations by scripts/checkpatch.pl, and follow "lift switch variables out of switches" by Kees Cook. This patch makes no functional change. Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp> Signed-off-by: James Morris <james.morris@microsoft.com>