ata: pata_parport: Fix comm module code indentation and style
authorDamien Le Moal <dlemoal@kernel.org>
Mon, 15 May 2023 11:00:59 +0000 (20:00 +0900)
committerDamien Le Moal <dlemoal@kernel.org>
Tue, 16 May 2023 11:17:05 +0000 (20:17 +0900)
commit630b64bc870e27e049e15adabbbe13e5e74a00c6
tree5bf9d593704ff986feb68ef122b97bf0b871c704
parentec52d5241e844a1c0a65313708446907d32d70c8
ata: pata_parport: Fix comm module code indentation and style

Fix the header, indentation and coding style in the comm pata parport
protocol module to suppress warnings from smatch and other static code
analyzers.

No functional changes.

Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
drivers/ata/pata_parport/comm.c