staging: gasket: fix indentation and lines ending with open parenthesis
authorMahak Gupta <gmahak1@gmail.com>
Mon, 8 Feb 2021 02:59:04 +0000 (08:29 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Feb 2021 14:24:40 +0000 (15:24 +0100)
commitdc72a882b22e5509af90e2c25bbaeca4b17a31fa
treeefe1c5f908de7dbad93a0ed2d0eb35b59428bf01
parent56fb37efcae9ead8077fe9657bbd1ae2d374ac50
staging: gasket: fix indentation and lines ending with open parenthesis

This patch fixes warnings of 'checkpatch.pl'. According to
Linux coding guidelines, code should be aligned properly to
match with open parenthesis and lines should not end with
open parenthesis.

Signed-off-by: Mahak Gupta <gmahak1@gmail.com>
Link: https://lore.kernel.org/r/20210208025904.25928-1-gmahak1@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gasket/gasket_ioctl.c