Fix multiple checkpatch.pl issue to improve code readability. Arushi Singhal (5): kernel: pid: remove space after open square bracket kernel: pid.c: Add space before the open parenthesis kernel: pid: Fix line over 80 characters kernel: pid_namespace: Remove return statement from void function kernel: pid_namespace.c: Do not initialise statics to 0.
kernel/pid.c | 8 +++++--- kernel/pid_namespace.c | 10 ++++++---- 2 files changed, 11 insertions(+), 7 deletions(-) -- 2.11.0