linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Cleanup pata_parport code
@ 2023-05-14 22:01 Damien Le Moal
  2023-05-14 22:01 ` [PATCH 1/2] ata: pata_parport: Fix bpck module code indentation and style Damien Le Moal
  2023-05-14 22:01 ` [PATCH 2/2] ata: pata_parport: Fix frpw " Damien Le Moal
  0 siblings, 2 replies; 5+ messages in thread
From: Damien Le Moal @ 2023-05-14 22:01 UTC (permalink / raw)
  To: linux-ide, Ondrej Zary; +Cc: Sergey Shtylyov

A couple of patches to fix code indentation and style in the bpck and
frpw protocol modules to suppress smatch warnings.

Damien Le Moal (2):
  ata: pata_parport: Fix bpck module code indentation and style
  ata: pata_parport: Fix frpw module code indentation and style

 drivers/ata/pata_parport/bpck.c | 446 ++++++++++++++++++--------------
 drivers/ata/pata_parport/frpw.c | 310 +++++++++++-----------
 2 files changed, 418 insertions(+), 338 deletions(-)

-- 
2.40.1


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

end of thread, other threads:[~2023-05-15  6:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-14 22:01 [PATCH 0/2] Cleanup pata_parport code Damien Le Moal
2023-05-14 22:01 ` [PATCH 1/2] ata: pata_parport: Fix bpck module code indentation and style Damien Le Moal
2023-05-15  5:55   ` Hannes Reinecke
2023-05-14 22:01 ` [PATCH 2/2] ata: pata_parport: Fix frpw " Damien Le Moal
2023-05-15  5:56   ` Hannes Reinecke

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).