From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-9.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D4D57C43381 for ; Thu, 21 Mar 2019 01:33:37 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id A4CA7218D4 for ; Thu, 21 Mar 2019 01:33:37 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="VXfNtmRE" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A4CA7218D4 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=huawei.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject:To :From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=e2AuP1aObgcvxd0y21A5lgl4vedbv7l64j0RLFbtivM=; b=VXfNtmREBCOM62 XoqarhYAwFlLlm7pJftOZ8LlMp0fvfPbGpdiHEaJCc3fX5783hgHC7BhFXBw6vueQdjApsA6Hao8P DIFY4hm48K7OiSlJjQeH2kjLONFIuf7zuBWt6gaJJTT9KH/9v3exNrcMd4JVLiGTbcpAiVya1vCYW QGlENUplIUxAXJj+44GsHUpKPa8g3vQU3iVxRNrFx3Ns+xlbs4h3Wt0bJMyN1M8u+CI3bD5IyVCrZ vpFHHOD/vj8vZ1w5HoRGOK+Q3bj3e5EOaxly2UB7O+xfeJiTTsrRRcy/GyL83UuPSBh9dhPgO9VQS g/hPoqLw0Xr5MoEwwwQw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1h6maG-0004zB-Tu; Thu, 21 Mar 2019 01:33:28 +0000 Received: from szxga06-in.huawei.com ([45.249.212.32] helo=huawei.com) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1h6maD-0004yT-1v; Thu, 21 Mar 2019 01:33:26 +0000 Received: from DGGEMS413-HUB.china.huawei.com (unknown [172.30.72.60]) by Forcepoint Email with ESMTP id 5002DFCE7E93B816A3D0; Thu, 21 Mar 2019 09:33:15 +0800 (CST) Received: from localhost.localdomain.localdomain (10.175.113.25) by DGGEMS413-HUB.china.huawei.com (10.3.19.213) with Microsoft SMTP Server id 14.3.408.0; Thu, 21 Mar 2019 09:33:08 +0800 From: YueHaibing To: Alim Akhtar , Avri Altman , Pedro Sousa , "James E.J. Bottomley" , "Martin K. Petersen" , Matthias Brugger , Stanley Chu Subject: [PATCH -next] scsi: ufs-mediatek: Fix platform_no_drv_owner.cocci warnings Date: Thu, 21 Mar 2019 01:45:17 +0000 Message-ID: <20190321014517.11552-1-yuehaibing@huawei.com> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 X-Originating-IP: [10.175.113.25] X-CFilter-Loop: Reflected X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190320_183325_272091_C57B8902 X-CRM114-Status: UNSURE ( 7.23 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-mediatek@lists.infradead.org, kernel-janitors@vger.kernel.org, YueHaibing , linux-arm-kernel@lists.infradead.org, linux-scsi@vger.kernel.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org Remove .owner field if calls are used which set it automatically Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci Signed-off-by: YueHaibing --- drivers/scsi/ufs/ufs-mediatek.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/scsi/ufs/ufs-mediatek.c b/drivers/scsi/ufs/ufs-mediatek.c index c3b78fc83d3f..e9590bff5b5c 100644 --- a/drivers/scsi/ufs/ufs-mediatek.c +++ b/drivers/scsi/ufs/ufs-mediatek.c @@ -358,7 +358,6 @@ static struct platform_driver ufs_mtk_pltform = { .shutdown = ufshcd_pltfrm_shutdown, .driver = { .name = "ufshcd-mtk", - .owner = THIS_MODULE, .pm = &ufs_mtk_pm_ops, .of_match_table = ufs_mtk_of_match, }, _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel