summaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorNicolas Frattaroli <nicolas.frattaroli@collabora.com>2025-02-04 18:35:49 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2025-02-22 10:56:02 +0300
commit24aaa42ed65c0811b598674a593fc653d643a7e6 (patch)
tree234021b1f926a634d86dd768c324474dbcade66d /include/linux/timerqueue.h
parent8bb8609293ff3d8998d75c8db605c0529e83bcd9 (diff)
downloadlinux-24aaa42ed65c0811b598674a593fc653d643a7e6.tar.xz
hwrng: rockchip - eliminate some unnecessary dereferences
Despite assigning a temporary variable the value of &pdev->dev early on in the probe function, the probe function then continues to use this construct when it could just use the local dev variable instead. Simplify this by using the local dev variable directly. Signed-off-by: Nicolas Frattaroli <nicolas.frattaroli@collabora.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions