* [PATCH 0/3] Fix issues reported by Coccinelle
@ 2019-09-16 18:56 Saiyam Doshi
0 siblings, 0 replies; only message in thread
From: Saiyam Doshi @ 2019-09-16 18:56 UTC (permalink / raw)
To: agross; +Cc: linux-arm-msm, linux-i2c, linux-kernel
Using cocciecheck to ensure there are no semantic issues in
i2c-qup driver.
Refer below links for more information.
http://coccinelle.lip6.fr
https://bottest.wiki.kernel.org/coccicheck
Saiyam Doshi (3):
i2c: qup: remove explicit conversion to boolean
i2c: qup: Remove dev_err() log after platform_get_irq*() failure
i2c: qup: Use devm_platform_ioremap_resource helper
drivers/i2c/busses/i2c-qup.c | 19 +++++++------------
1 file changed, 7 insertions(+), 12 deletions(-)
--
2.20.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-09-16 18:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-16 18:56 [PATCH 0/3] Fix issues reported by Coccinelle Saiyam Doshi
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.