staging: kpc2000: code style: fix line length issue
authorNikolay Kyx <knv418@gmail.com>
Sun, 21 Feb 2021 13:22:46 +0000 (16:22 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 10 Mar 2021 08:25:28 +0000 (09:25 +0100)
commit47b6079e6f894975e514bff7d6134af2bf6bda9a
treed9bff58d0706ddd3b633bc4bc1b2b31be11b1497
parentbba80c8482bcd39f74e305adba30b057b880c8a8
staging: kpc2000: code style: fix line length issue

This patch fixes the following checkpatch.pl warning:

WARNING: line length of 124 exceeds 100 columns

in file kpc2000_i2c.c

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