Searched hist:"38 cd5b12b7854941ede1954cf5a2393eb94b5d37" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/ipc/ |
H A D | ipc_sysctl.c | diff 38cd5b12b7854941ede1954cf5a2393eb94b5d37 Tue May 03 08:39:57 CDT 2022 Alexey Gladkov <legion@kernel.org> ipc: Remove extra braces
Fix coding style. In the previous commit, I added braces because, in addition to changing .data, .extra1 also changed. Now this is not needed.
Fixes: 1f5c135ee509 ("ipc: Store ipc sysctls in the ipc namespace") Signed-off-by: Alexey Gladkov <legion@kernel.org> Link: https://lkml.kernel.org/r/37687827f630bc150210f5b8abeeb00f1336814e.1651584847.git.legion@kernel.org Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
|