mfd: intel-m10-bmc: Rename the local variables
authorIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Mon, 16 Jan 2023 10:08:37 +0000 (12:08 +0200)
committerLee Jones <lee@kernel.org>
Fri, 27 Jan 2023 10:28:51 +0000 (10:28 +0000)
commit85ba469090ed77bfbc14c418ad79646681e6606d
treecd7d2f6f528c93c66c9cdb6a052192167fdcb153
parent16e5d95a5c451027a2e7ef89dd146a1c6c74ca6a
mfd: intel-m10-bmc: Rename the local variables

Local variables directly interact with dev_get_drvdata/dev_set_drvdata
should be named ddata.

Reviewed-by: Russ Weight <russell.h.weight@intel.com>
Reviewed-by: Xu Yilun <yilun.xu@intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Lee Jones <lee@kernel.org>
Link: https://lore.kernel.org/r/20230116100845.6153-4-ilpo.jarvinen@linux.intel.com
drivers/mfd/intel-m10-bmc.c