]> Git Repo - linux.git/commit
Kernel: fork.c: Fix coding style: Do not use {} around single-line statements
authorAlexander Guril <[email protected]>
Sat, 26 Dec 2020 11:40:21 +0000 (12:40 +0100)
committerChristian Brauner <[email protected]>
Mon, 11 Jan 2021 11:55:01 +0000 (12:55 +0100)
commit96e1e9846c6691f90009ae4d8e486e0ce5c628a7
tree012958b677300092df449683c777e05b5068e9c6
parentadc5d8757288a3a5628436d16e78fb696d802e39
Kernel: fork.c: Fix coding style: Do not use {} around single-line statements

Fixed two coding style issues in kernel/fork.c
Do not use {} around single-line statements.

Cc: [email protected]
Acked-by: Christian Brauner <[email protected]>
Signed-off-by: Alexander Guril <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Christian Brauner <[email protected]>
kernel/fork.c
This page took 0.052662 seconds and 4 git commands to generate.