Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp1880242yba; Fri, 10 May 2019 02:37:00 -0700 (PDT) X-Google-Smtp-Source: APXvYqyd1/A7xNI2PwXxlYYWeiXLfPnrJIz+/IefqGFcRi5zpWNjTsl/hylj+zHXYOA00E/AvJWM X-Received: by 2002:a17:902:8c85:: with SMTP id t5mr11732072plo.23.1557481020514; Fri, 10 May 2019 02:37:00 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1557481020; cv=none; d=google.com; s=arc-20160816; b=Q1fjsoRXTodb1Uqpzx1uEhioKeg6/JuB5jph1cp6mq1q/8VKLQolPsKlATC66oPb4z icwYyaSB10Z+19brORmcbM8nSpaZ4sLhYZRuqcwYzgNRYUvqglq5wLomBuwx8GjpmQ1h xo+sr/Vz61IqqgYBEpjj+nF5dZ9mndGXOKrNFSFhT6UNiuZZ5DFAtPa23JdWYfw3m0Pq HatKhnI+rzXwhQF1ts894dmEGKvW/mp3LdwHidy2C7CrrKNM/RzWL/DgDdzno8y2quLx jkk1zbpwiVjGfVlGOALvb4qkAgLtKGaMjBjZ8+jY5YfzM94FWR+2aIB58dlB+GQqARMs WyRQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=fmubNAc81p7HCekUxlfJqXYB+lKx+EVNHbJrALUNGAw=; b=kG7tysr2fSeB2rE6/khXBttVfTUk7LiLikP5NUEXuQOJ1BgogfFqdFw9fy+pLo0XeU /wmN/fM7bBbMzVIE2JF4/UR4zAyM3RIoz/Fq1DwNPzRGv7xwH7Slp8B87dJIoPrheMbH 6IgnK8a//6waYpQOr9NfLUF9XbqPsuBmbq2VOheFu2jkoNjdNc23rrzRcOoIwHPEQblr 3kgJY/wO7GuD6qSs4j0e0+2Df6catQSlh8VoPQSHBOg5zxcQf+EkTKXro2SwqiOD+c3e a4pnsHuPOScTQggV+0WzksiTdbGDQpoXvYjEDYxZhpbmt/UJ4SUb1P8y2F8krfxRPdOL D5Lw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id y19si5997292plr.236.2019.05.10.02.36.44; Fri, 10 May 2019 02:37:00 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727386AbfEJJfu (ORCPT + 99 others); Fri, 10 May 2019 05:35:50 -0400 Received: from smtp-out.xnet.cz ([178.217.244.18]:33074 "EHLO smtp-out.xnet.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727298AbfEJJft (ORCPT ); Fri, 10 May 2019 05:35:49 -0400 Received: from meh.true.cz (meh.true.cz [108.61.167.218]) (Authenticated sender: petr@true.cz) by smtp-out.xnet.cz (Postfix) with ESMTPSA id 48E0F434B; Fri, 10 May 2019 11:35:46 +0200 (CEST) Received: by meh.true.cz (OpenSMTPD) with ESMTP id 7046f80c; Fri, 10 May 2019 11:35:45 +0200 (CEST) From: =?UTF-8?q?Petr=20=C5=A0tetiar?= To: netdev@vger.kernel.org, Benjamin Herrenschmidt , Paul Mackerras , Michael Ellerman Cc: Andrew Lunn , Rob Herring , =?UTF-8?q?Petr=20=C5=A0tetiar?= , linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org Subject: [PATCH net 3/5] powerpc: tsi108: fix similar warning reported by kbuild test robot Date: Fri, 10 May 2019 11:35:16 +0200 Message-Id: <1557480918-9627-4-git-send-email-ynezz@true.cz> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1557480918-9627-1-git-send-email-ynezz@true.cz> References: <1557480918-9627-1-git-send-email-ynezz@true.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This patch fixes following (similar) warning reported by kbuild test robot: In function ‘memcpy’, inlined from ‘smsc75xx_init_mac_address’ at drivers/net/usb/smsc75xx.c:778:3, inlined from ‘smsc75xx_bind’ at drivers/net/usb/smsc75xx.c:1501:2: ./include/linux/string.h:355:9: warning: argument 2 null where non-null expected [-Wnonnull] return __builtin_memcpy(p, q, size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ drivers/net/usb/smsc75xx.c: In function ‘smsc75xx_bind’: ./include/linux/string.h:355:9: note: in a call to built-in function ‘__builtin_memcpy’ I've replaced the offending memcpy with ether_addr_copy, because I'm 100% sure, that of_get_mac_address can't return NULL as it returns valid pointer or ERR_PTR encoded value, nothing else. I'm hesitant to just change IS_ERR into IS_ERR_OR_NULL check, as this would make the warning disappear also, but it would be confusing to check for impossible return value just to make a compiler happy. I'm now changing all occurencies of memcpy to ether_addr_copy after the of_get_mac_address call, as it's very likely, that we're going to get similar reports from kbuild test robot in the future. Fixes: ea168cdf1299 ("powerpc: tsi108: support of_get_mac_address new ERR_PTR error") Reported-by: kbuild test robot Signed-off-by: Petr Štetiar --- arch/powerpc/sysdev/tsi108_dev.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/arch/powerpc/sysdev/tsi108_dev.c b/arch/powerpc/sysdev/tsi108_dev.c index c92dcac85231..026619c9a8cb 100644 --- a/arch/powerpc/sysdev/tsi108_dev.c +++ b/arch/powerpc/sysdev/tsi108_dev.c @@ -18,6 +18,7 @@ #include #include #include +#include #include #include #include @@ -106,7 +107,7 @@ static int __init tsi108_eth_of_init(void) mac_addr = of_get_mac_address(np); if (!IS_ERR(mac_addr)) - memcpy(tsi_eth_data.mac_addr, mac_addr, 6); + ether_addr_copy(tsi_eth_data.mac_addr, mac_addr); ph = of_get_property(np, "mdio-handle", NULL); mdio = of_find_node_by_phandle(*ph); -- 1.9.1