summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ks7010/Makefile
diff options
context:
space:
mode:
authorTobin C. Harding <me@tobin.cc>2017-04-27 11:25:22 +1000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-04-28 11:47:26 +0200
commit8fb8e05ccafaa0e09fd93d9bffd0b4037cc36317 (patch)
treea4c0b020e15f72f82757f0f0da6c8ff1c4b6f42d /drivers/staging/ks7010/Makefile
parent27476f01d311ebbb4847f32f8258f2be25d8aea6 (diff)
downloadop-kernel-dev-8fb8e05ccafaa0e09fd93d9bffd0b4037cc36317.zip
op-kernel-dev-8fb8e05ccafaa0e09fd93d9bffd0b4037cc36317.tar.gz
staging: ks7010: make abbreviation mgmt uniform
Driver currently uses abbreviations 'mgt' and 'mngmt' for 'management'. Also 'power' is sometimes abbreviated to 'pow' and other times not. It makes the code easier to read and easier to modify if one abbreviation is used throughout the driver. 'mgmt' is widely accepted as an abbreviation of 'management'. 'power' can be spelled out in full, the extra two characters aids readability without an excessive cost. Make abbreviation of 'management' uniform across the driver, function names, preprocessor defined constants, and enumeration types. Signed-off-by: Tobin C. Harding <me@tobin.cc> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/ks7010/Makefile')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud