ata: pata_parport: Fix frpw module code indentation and style
authorDamien Le Moal <dlemoal@kernel.org>
Mon, 8 May 2023 13:46:39 +0000 (22:46 +0900)
committerDamien Le Moal <dlemoal@kernel.org>
Tue, 16 May 2023 11:17:04 +0000 (20:17 +0900)
commitf19c694f744f5efd68d0b9ed9e0728a093d43393
tree122c55d2e6997c0bcc80d0fcd61e23d57d3c6e8c
parent22e395d001f846cc8b566d6a00ff8551daeaf38f
ata: pata_parport: Fix frpw module code indentation and style

Fix the header, indentation and coding style in the frpw pata parport
protocol module to suppress smatch warnings such as:

drivers/ata/pata_parport/frpw.c:234 frpw_test_proto() warn: inconsistent indenting

No functional changes.

Reported-by: kernel test robot <lkp@intel.com>
Link: https://lore.kernel.org/oe-kbuild-all/202305061212.EPgEMLXl-lkp@intel.com/
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Reviewed-by: Hannes Reinecke <hare@suse.de>
drivers/ata/pata_parport/frpw.c