From: Xiang wangx Date: Sat, 4 Jun 2022 14:29:27 +0000 (+0800) Subject: ata: libata: Fix syntax errors in comments X-Git-Tag: v6.1-rc5~732^2~15 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=34a4d048d3cf11546864bc09ddab6c2e7b0f7e65;p=platform%2Fkernel%2Flinux-starfive.git ata: libata: Fix syntax errors in comments Delete the redundant word 'in'. Signed-off-by: Xiang wangx Signed-off-by: Damien Le Moal --- diff --git a/drivers/ata/libata-transport.c b/drivers/ata/libata-transport.c index c380278..a7e9a75 100644 --- a/drivers/ata/libata-transport.c +++ b/drivers/ata/libata-transport.c @@ -9,7 +9,7 @@ * and various sysfs attributes to expose these topologies and management * interfaces to user-space. * - * There are 3 objects defined in in this class: + * There are 3 objects defined in this class: * - ata_port * - ata_link * - ata_device