ata: pata_parport: Fix kbic module code indentation and style
authorDamien Le Moal <dlemoal@kernel.org>
Tue, 16 May 2023 09:38:47 +0000 (18:38 +0900)
committerDamien Le Moal <dlemoal@kernel.org>
Tue, 16 May 2023 11:17:05 +0000 (20:17 +0900)
commit65db10ca726e197728c5fcbf9a617cb365e0dc53
treebcaf6aeaaa3e19c2cf08bf791010e34a08e84562
parentbd91cbfa3c319b04ee429c85c95c5d945f13d0cf
ata: pata_parport: Fix kbic module code indentation and style

Fix the header, indentation and coding style in the kbic 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/kbic.c