summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-max8998.c
diff options
context:
space:
mode:
authorRasmus Villemoes <linux@rasmusvillemoes.dk>2022-09-21 13:46:19 +0200
committerAlexandre Belloni <alexandre.belloni@bootlin.com>2022-10-13 00:17:21 +0200
commitca35887186b7c53f26c42aee1285ba213adb4365 (patch)
tree84d2d4b012fa00da0a7b090bc37c6f9ce6038798 /drivers/rtc/rtc-max8998.c
parent43a96b9cf67770d4bb46267e1554d3d8b4cf78ac (diff)
downloadlinux-stable-ca35887186b7c53f26c42aee1285ba213adb4365.tar.gz
linux-stable-ca35887186b7c53f26c42aee1285ba213adb4365.tar.bz2
linux-stable-ca35887186b7c53f26c42aee1285ba213adb4365.zip
rtc: isl12022: simplify some expressions
These instances of '&client->dev' might as well be spelled 'dev', since 'client' has been computed from 'dev' via 'client = to_i2c_client(dev)'. Later patches will get rid of that local variable 'client', so remove these unnecessary references so those later patches become easier to read. Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> Link: https://lore.kernel.org/r/20220921114624.3250848-5-linux@rasmusvillemoes.dk Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'drivers/rtc/rtc-max8998.c')
0 files changed, 0 insertions, 0 deletions