commit | 5bfd5d3e2ec883a3db3414a42d94d23961a790ed | [log] [tgz] |
---|---|---|
author | Fanjun Kong <bh1scw@gmail.com> | Sun May 22 13:29:33 2022 +0800 |
committer | Luis Chamberlain <mcgrof@kernel.org> | Mon Aug 08 09:01:36 2022 -0700 |
tree | 2a656fb0aecd631d626577f895c535ab2692bbc0 | |
parent | 7251ceb51af972603552fcea2db316ed2b9d95ba [diff] |
kernel/sysctl.c: Clean up indentation, replace spaces with tab. This patch fixes two coding style issues: 1. Clean up indentation, replace spaces with tab 2. Add space after ',' Signed-off-by: Fanjun Kong <bh1scw@gmail.com> Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>