From patchwork Wed Feb 15 19:45:39 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ondrej Zary X-Patchwork-Id: 57689 Return-Path: Delivered-To: ouuuleilei@gmail.com Received: by 2002:adf:eb09:0:0:0:0:0 with SMTP id s9csp383834wrn; Wed, 15 Feb 2023 11:47:09 -0800 (PST) X-Google-Smtp-Source: AK7set9DhRBV6jhy88oRyKXrQRpES18QkuhQambVQHXHxIdLyfLhZZUQrHNwOuTaEO3zxHJ0aIMv X-Received: by 2002:aa7:9dd1:0:b0:590:7616:41eb with SMTP id g17-20020aa79dd1000000b00590761641ebmr2663756pfq.30.1676490429627; Wed, 15 Feb 2023 11:47:09 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1676490429; cv=none; d=google.com; s=arc-20160816; b=LAZr0uTq/8pYGo9aRsUYRUhwFoJ86GfR6XHk2LFGj1Bop7vJUBPpICh/L9Kej5CCYA BKnxghfi44arNabQbJjXwGVna+vpdKrfAihPfe45iLVkIXoa+eloAwVEnroKa63mvhqr Gq4Wq2LXhOhx5vXlOdb6Req1Qq7r8q4MUnStA9vEGY5QZaqmD6QvWRZklUyksQdf4rV+ Ob1095AUSlA4TXJgPOFA4+w8KXpsyi+pE3ybhxySVL3SQQYbDbJg9fln627hak4bwX/x 8fxad1KC+pFc48YAlyv1zyGV+FjhTW4NlKDpeDXQ/EFJrSf7Lg8uqgiUxF92AYqO4z8m JXJw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=itaEl2/MV7NrB1NLxH/2G5OlmXYqlrvaP8KEI3d5iUU=; b=kFZeCZEVyORqbe0sGBsXEjUrcbBkZkIagi/WVhT4JwRtobHwBBN7/naRx6jAvGWOnb d1ApuItB+9DUTf1vGJ10QZQE3tBgOyGKDDH5LxDgMoSLefzT/sYrlQpg/rod/lArQdwz NWxXpcPkck6mLoCoW2GZKeuJXCAfPJ2fumAhfFVOatjmLb3MMmpumYtfm+hEIDqVO5CY zaiFI/iyHHvJdGOPe3YuPUvM0+FeJoAmt6Uo/85mgbwoXDQhG5Eq7/G+igi2d2IySRDP QPylFEDrPTGOsbcZnW5OsXYFBhzAgkh0IucAwhZDXUQKTT7vfcytO36V0e+wDdiLw0DC 2rRw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id 77-20020a621950000000b005a8b2a0385bsi11084943pfz.241.2023.02.15.11.46.57; Wed, 15 Feb 2023 11:47:09 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229768AbjBOTqV (ORCPT + 99 others); Wed, 15 Feb 2023 14:46:21 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41260 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229611AbjBOTqK (ORCPT ); Wed, 15 Feb 2023 14:46:10 -0500 Received: from hosting.gsystem.sk (hosting.gsystem.sk [212.5.213.30]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 17D1941097; Wed, 15 Feb 2023 11:46:04 -0800 (PST) Received: from gsql.ggedos.sk (off-20.infotel.telecom.sk [212.5.213.20]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by hosting.gsystem.sk (Postfix) with ESMTPSA id E5F577A056B; Wed, 15 Feb 2023 20:46:03 +0100 (CET) From: Ondrej Zary To: Damien Le Moal Cc: Christoph Hellwig , Sergey Shtylyov , Jens Axboe , Tim Waugh , linux-block@vger.kernel.org, linux-parport@lists.infradead.org, linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 03/18] pata_parport: Remove pi_swab16 and pi_swab32 Date: Wed, 15 Feb 2023 20:45:39 +0100 Message-Id: <20230215194554.25632-4-linux@zary.sk> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20230215194554.25632-1-linux@zary.sk> References: <20230215194554.25632-1-linux@zary.sk> MIME-Version: 1.0 X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_NONE, SPF_PASS autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org X-getmail-retrieved-from-mailbox: =?utf-8?q?INBOX?= X-GMAIL-THRID: =?utf-8?q?1757927628733652063?= X-GMAIL-MSGID: =?utf-8?q?1757927628733652063?= Convert comm and kbic drivers to use standard swab16. Remove pi_swab16 and pi_swab32. Reviewed-by: Sergey Shtylyov Signed-off-by: Ondrej Zary --- drivers/ata/pata_parport/comm.c | 7 +++++-- drivers/ata/pata_parport/kbic.c | 7 +++++-- include/linux/pata_parport.h | 17 ----------------- 3 files changed, 10 insertions(+), 21 deletions(-) diff --git a/drivers/ata/pata_parport/comm.c b/drivers/ata/pata_parport/comm.c index 1775e7ed9336..11ed9fb57744 100644 --- a/drivers/ata/pata_parport/comm.c +++ b/drivers/ata/pata_parport/comm.c @@ -165,11 +165,14 @@ static void comm_write_block( PIA *pi, char * buf, int count ) break; case 3: w3(0x48); (void)r1(); - for (k=0;kport + 4)) #define r4l() (delay_p, inl(pi->port + 4)) -static inline u16 pi_swab16(char *b, int k) -{ - union { u16 u; char t[2]; } r; - - r.t[0] = b[2 * k + 1]; r.t[1] = b[2 * k]; - return r.u; -} - -static inline u32 pi_swab32(char *b, int k) -{ - union { u32 u; char f[4]; } r; - - r.f[0] = b[4 * k + 1]; r.f[1] = b[4 * k]; - r.f[2] = b[4 * k + 3]; r.f[3] = b[4 * k + 2]; - return r.u; -} - struct pi_protocol { char name[8];