All of lore.kernel.org
 help / color / mirror / Atom feed
* [Outreachy] Coccicheck in drivers/staging/
@ 2022-10-26 18:39 Alison Schofield
  2022-10-26 19:36 ` Emily Peri
  0 siblings, 1 reply; 4+ messages in thread
From: Alison Schofield @ 2022-10-26 18:39 UTC (permalink / raw)
  To: Outreachy Linux Kernel

I took a peek at drivers/staging to see what you all may discover
when running Coccicheck.

I simply used the Fedora pkg mgr.
$ sudo dnf install coccinelle
(That got me coccinelle 1.1.1-5.fc36)

$ sudo dnf builddep coccinelle

From root of my kernel tree:
$  make coccicheck M=drivers/staging/ | grep -i warning

That showed many places to drill down further and cleanup.






^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-10-26 21:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-26 18:39 [Outreachy] Coccicheck in drivers/staging/ Alison Schofield
2022-10-26 19:36 ` Emily Peri
2022-10-26 20:36   ` Alison Schofield
2022-10-26 21:21     ` Emily Peri

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.