From patchwork Thu Jun 23 10:24:29 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 1647021 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: bilbo.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=linaro.org header.i=@linaro.org header.a=rsa-sha256 header.s=google header.b=pdkI3dOI; dkim-atps=neutral Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=2620:137:e000::1:20; helo=out1.vger.email; envelope-from=linux-ide-owner@vger.kernel.org; receiver=) Received: from out1.vger.email (out1.vger.email [IPv6:2620:137:e000::1:20]) by bilbo.ozlabs.org (Postfix) with ESMTP id 4LTGb00wtKz9sGT for ; Thu, 23 Jun 2022 20:24:44 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230173AbiFWKYm (ORCPT ); Thu, 23 Jun 2022 06:24:42 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54506 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230316AbiFWKYl (ORCPT ); Thu, 23 Jun 2022 06:24:41 -0400 Received: from mail-ed1-x534.google.com (mail-ed1-x534.google.com [IPv6:2a00:1450:4864:20::534]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BDBDF3BA7F for ; Thu, 23 Jun 2022 03:24:39 -0700 (PDT) Received: by mail-ed1-x534.google.com with SMTP id c65so4811168edf.4 for ; Thu, 23 Jun 2022 03:24:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=mfw/oqSRc7jJkqLT2O3j70flMW81hcxsf9QLGgg3TxE=; b=pdkI3dOIUymZXZMjipN7aeVaZnFtMIIrCNse0DVS6HmwM6HRRDwrHjgfUVy5QBR2Hx aVbQodWA5QdqfeM00s2hMSb9dpw6hFwgDZwqVp67QupLLSjbZakh7G9G+EwIOwLr/iWN kGFZL9VDLToNs3L6ihg7kbaGxbqaE9mfBB0Y2ooIiEAUYGBL4Lhr2zDrIEgA4XMpOu8X a5++cV48z//OdQas+BTWRWXvDjaPGNHN/9+FZHXHj88XRcNtOc+y+YvFuUvSy/0sP3eB 2UIs4XMurbslDEi50lVcoY0HIKHJaQ3lka1hd+ZXSKvrXiA+Dy55mjjptQCnu/I9+jUx nf0g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=mfw/oqSRc7jJkqLT2O3j70flMW81hcxsf9QLGgg3TxE=; b=sSJl+rQg0A69mXM4tEdSEQ6N0tSxQ9dSusfOf3b8SFNsiW+Iv1L0L1Kjp+dYJSfHnM ogaC0ZYK1IS5q3fGHSyMznKrDfGey1TtlkJF+94FXwfXgL/IxmL4INDTSlnS6zTSowgD zYeiJdjKzfqUkkoHCRnj4rO9TYmgr1g0f5ESTfrE7kFJC2+wB3n/0eY3YbBJQh0fIORR a91Tqxk0gK01c+MrplQZdG8FpGB4cvkOBGvc8NSNjT2SCYR7A5aR4YrMhs5XFlopbCf9 QJYgYoLi9NuPuPsEHmoqM//hlRHUVCiL8IjKe8JstRC6qds4WKsyR+JcxghidEW424vp AAyA== X-Gm-Message-State: AJIora+8zPBQseN/fv1o4esgXj4pNnYSXVQ6Catm6h08WsglkDPHQbwS caVF6bNkfTTMuLcGRKq6d+HszQ== X-Google-Smtp-Source: AGRyM1vggeoVW8pOdEHFp/0lhUzsmATuAVubgnVo8nujs0nLNyEmo8Rh64YhDbN/3RiIvugnkG6hSw== X-Received: by 2002:a05:6402:354d:b0:435:93f9:fc0b with SMTP id f13-20020a056402354d00b0043593f9fc0bmr9889391edd.288.1655979878287; Thu, 23 Jun 2022 03:24:38 -0700 (PDT) Received: from localhost.localdomain (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id 15-20020a170906300f00b006f3ef214dd9sm10692128ejz.63.2022.06.23.03.24.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 23 Jun 2022 03:24:37 -0700 (PDT) From: Krzysztof Kozlowski To: "James E.J. Bottomley" , "Martin K. Petersen" , Damien Le Moal , Doug Gilbert , linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH v4 0/3] scsi: ufs: minor cleanups Date: Thu, 23 Jun 2022 12:24:29 +0200 Message-Id: <20220623102432.108059-1-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_NONE, SPF_HELO_NONE,SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=unavailable 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-ide@vger.kernel.org Hi, Changes since v3 ================ 1. Patch 3: make array static const, correct language in commit msg (Bart). 2. Add Rb tags. Changes since v2 ================ 1. More whitespace cleanups. Changes since v1 ================ 1. Drop patch 1 (needs further work). 2. Rebase on current linux-next (including Bart Van Assche's work). v1: https://lore.kernel.org/all/20220408103027.311624-1-krzysztof.kozlowski@linaro.org/ Best regards, Krzysztof Krzysztof Kozlowski (3): scsi: core: fix white-spaces scsi: ufs: ufshcd-pltfrm: constify pointed data scsi: ufs: ufshcd: constify pointed data drivers/scsi/scsi_debug.c | 2 +- drivers/scsi/scsi_priv.h | 4 +-- drivers/scsi/scsi_proc.c | 14 ++++----- drivers/scsi/scsi_scan.c | 10 +++---- drivers/scsi/scsi_sysfs.c | 4 +-- drivers/scsi/scsi_transport_spi.c | 49 +++++++++++++++---------------- drivers/scsi/scsicam.c | 6 ++-- drivers/scsi/sr.c | 8 ++--- drivers/ufs/core/ufshcd-priv.h | 6 ++-- drivers/ufs/core/ufshcd.c | 42 +++++++++++++------------- drivers/ufs/host/ufshcd-pltfrm.c | 10 +++---- drivers/ufs/host/ufshcd-pltfrm.h | 4 +-- include/linux/libata.h | 6 ++-- include/scsi/scsi_cmnd.h | 2 +- include/scsi/scsi_device.h | 10 +++---- include/scsi/scsi_host.h | 13 ++++---- include/scsi/scsi_ioctl.h | 2 +- include/scsi/scsi_transport.h | 2 +- include/scsi/scsi_transport_spi.h | 2 +- include/scsi/scsicam.h | 2 +- include/scsi/sg.h | 2 +- include/ufs/ufshcd.h | 6 ++-- 22 files changed, 103 insertions(+), 103 deletions(-)