summaryrefslogtreecommitdiff
path: root/mm/kasan/report.c
diff options
context:
space:
mode:
authorHeiner Kallweit <hkallweit1@gmail.com>2016-10-25 22:23:37 +0300
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2016-11-18 22:03:32 +0300
commitb24ccccaee5e6a73f461b1ca7bbb55d3dfc24a2d (patch)
tree7a5024af86170551dbf79c9c58366e2c85cc9a43 /mm/kasan/report.c
parente7cd17a29d72868aa5cfbbd4de7c54a28ed30ff0 (diff)
downloadlinux-b24ccccaee5e6a73f461b1ca7bbb55d3dfc24a2d.tar.xz
[media] media: rc: nuvoton: eliminate member pdev from struct nvt_dev
Member pdev of struct nvt_dev is needed only to access &pdev->dev. We can get rid of this it by using rdev->dev.parent instead (both point to the same struct device). Setting rdev->dev.parent can be removed from the probe function as this is done by devm_rc_allocate_device now. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'mm/kasan/report.c')
0 files changed, 0 insertions, 0 deletions