ata: Avoid comma separated statements
authorJoe Perches <joe@perches.com>
Tue, 25 Aug 2020 04:56:02 +0000 (21:56 -0700)
committerJens Axboe <axboe@kernel.dk>
Sun, 31 Jan 2021 15:05:46 +0000 (08:05 -0700)
commite53d76e61ec0dbd52cf784993fde927cb9fe0fed
treef68499d24c11f8e4057160e91763d1abb3b04671
parent10340f8d7b6dd54e616339c8ccb2f397133ebea0
ata: Avoid comma separated statements

Use semicolons and braces.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/ata/pata_icside.c