OSDN Git Service

staging: kpc2000: code style: match alignment with open parenthesis
authorNikolay Kyx <knv418@gmail.com>
Sun, 21 Feb 2021 13:22:45 +0000 (16:22 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 10 Mar 2021 08:25:28 +0000 (09:25 +0100)
commitbba80c8482bcd39f74e305adba30b057b880c8a8
tree8027e376b1516bed99b0c29787bf55927000693b
parent061c43a35462d2c93b8a986f17fbe4e2eded84a5
staging: kpc2000: code style: match alignment with open parenthesis

This patch fixes the following checkpatch.pl check:

CHECK: Alignment should match open parenthesis

in files kpc2000_i2c.c kpc2000_spi.c

Signed-off-by: Nikolay Kyx <knv418@gmail.com>
Link: https://lore.kernel.org/r/20210221132246.1154-1-knv418@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/kpc2000/kpc2000_i2c.c
drivers/staging/kpc2000/kpc2000_spi.c