]> Git Repo - linux.git/commit
spi: lantiq-ssc: fix platform_no_drv_owner.cocci warnings
authorkbuild test robot <[email protected]>
Sun, 19 Feb 2017 17:33:10 +0000 (01:33 +0800)
committerMark Brown <[email protected]>
Tue, 21 Feb 2017 17:49:58 +0000 (09:49 -0800)
commita5b0443c9bf42173f0847889d880a45de67e0f8f
tree2a6c37a22537676385263000399812a3e0cccca4
parent57f22cd29cf1b4ff2aea8505eae2d3ed71ca5de4
spi: lantiq-ssc: fix platform_no_drv_owner.cocci warnings

drivers/spi/spi-lantiq-ssc.c:973:3-8: No need to set .owner here. The core will do it.

 Remove .owner field if calls are used which set it automatically

Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci

Signed-off-by: Fengguang Wu <[email protected]>
Acked-by: Hauke Mehrtens <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
drivers/spi/spi-lantiq-ssc.c
This page took 0.053519 seconds and 4 git commands to generate.