ata: pata_parport: Fix bpck module code indentation and style
authorDamien Le Moal <dlemoal@kernel.org>
Mon, 8 May 2023 00:34:11 +0000 (09:34 +0900)
committerDamien Le Moal <dlemoal@kernel.org>
Tue, 16 May 2023 11:17:04 +0000 (20:17 +0900)
commit22e395d001f846cc8b566d6a00ff8551daeaf38f
tree8cb438b126b3d8534374c8578e13bc0ba9a0550d
parent12e2e17de2cd555f795d9f7cff049ecbc2b17cf8
ata: pata_parport: Fix bpck module code indentation and style

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

drivers/ata/pata_parport/bpck.c:66 bpck_read_regr() warn: inconsistent indenting

No functional changes.

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