staging: kpc2000: rename variables with kpc namespace
authorJerry Lin <wahahab11@gmail.com>
Tue, 21 Jan 2020 02:46:21 +0000 (10:46 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 22 Jan 2020 08:53:44 +0000 (09:53 +0100)
commitb5909c6d16fd4e3972b0cd48dedde08d55575342
treecf58884668fb92ed3f8467de0aff87f3d61fe58f
parent747a64bd01f869f8b987e17992bba1db8108161a
staging: kpc2000: rename variables with kpc namespace

Some namings in kpc2000_i2c are too ambiguous that may causing
confusion to the readers.

Rename some variable, function and struct name to prefix with 'kpc_i2c'
to eliminate confusions.

Signed-off-by: Jerry Lin <wahahab11@gmail.com>
Link: https://lore.kernel.org/r/20200121024620.GA10842@compute1
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/kpc2000/kpc2000_i2c.c