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=-3.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no 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 C4BBCC433DF for ; Fri, 15 May 2020 14:22:58 +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 960A42076A for ; Fri, 15 May 2020 14:22:58 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="f1cu0vDA"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="XgusqbOc" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 960A42076A Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linuxfoundation.org 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:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=p8N9olIM57o9bLpQ6jcAO1JGxgeNVopbH5iMJOFUTl4=; b=f1cu0vDAADSIUL YWVgF+kNaLrFneSygZNlvr/43M53hz0lh7NmM3IEFocLNtaJIhMav5kmo8656cV0AlwGCEOUdkfYW 4QGxUZfwXp7WHUl/0+2GjAJmWnNiudvDaNgWjS3htr1LWBQzUmqKIN6Ddxt/CCVTjhr5fyItXo5JU wuhhzCkksTTLGVRwzBYXzsXpeVrE2u0KNRSLobssrLudu765Y/AFdCGVQmXb7BDBIHY73ZaB+8VBj J1UZh5oTTxBuaQRFOPeYtVxJIGDNXwy55220lUoLjrN4wIrUotRKkMbM/v4qggtqGIdxbNIPFTMZ/ I1IzkI3FT7uiRDu4uL5A==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jZbEo-0001LJ-0a; Fri, 15 May 2020 14:22:58 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jZbEk-0001Ks-RH for linux-arm-kernel@lists.infradead.org; Fri, 15 May 2020 14:22:56 +0000 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 239922076A; Fri, 15 May 2020 14:22:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1589552573; bh=P1wz18FD1v+ELmsuVnl//xXDeQTb7E8QMzUzntx7yCE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=XgusqbOcZyTJyECfVxc4oUD/Yr2F4jSZmZjI0fFQbOjJGIE/XhU2iiZWRDucqXtXC MegvSrBPs2GxyTu+X+Ueb55ryH32xHHh326Cy/NwNTrLNguuw4V171WP9LWdPhpqJz 6fLwPv6Gyzfg5pOmSPK2SdUPhl8tlPNL8u5YK9jM= Date: Fri, 15 May 2020 16:22:51 +0200 From: Greg Kroah-Hartman To: Mathieu Poirier Subject: Re: [PATCH] coresight: cti: remove incorrect NULL return check Message-ID: <20200515142251.GA2407979@kroah.com> References: <20200507053547.13707-1-calvin.johnson@oss.nxp.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200515_072254_921572_750281B0 X-CRM114-Status: GOOD ( 14.81 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Suzuki K Poulose , Alexander Shishkin , Linux Kernel Mailing List , Calvin Johnson , linux.cj@gmail.com, linux-arm-kernel , Mike Leach 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 On Tue, May 12, 2020 at 12:00:21PM -0600, Mathieu Poirier wrote: > Hi Greg, > > On Wed, 6 May 2020 at 23:36, Calvin Johnson wrote: > > > > fwnode_find_reference() doesn't return NULL and hence that check > > should be avoided. > > > > Signed-off-by: Calvin Johnson > > Reviewed-by: Mathieu Poirier > > I just noticed you were not CC'ed on the original conversation Calvin > and I had and as such you probably don't know what to do with this > patch. Please see if you can pick it up as a fix for 5.7. If that is > not possible I will queue it up for inclusion in the 5.8 cycle. I can take this for 5.7-final, thanks. greg k-h _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel