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=-10.3 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=unavailable 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 0888EC07E9A for ; Mon, 12 Jul 2021 21:49:00 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E3B4961106 for ; Mon, 12 Jul 2021 21:48:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229726AbhGLVvs (ORCPT ); Mon, 12 Jul 2021 17:51:48 -0400 Received: from jabberwock.ucw.cz ([46.255.230.98]:45824 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229910AbhGLVvr (ORCPT ); Mon, 12 Jul 2021 17:51:47 -0400 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id 93F431C0B77; Mon, 12 Jul 2021 23:48:57 +0200 (CEST) Date: Mon, 12 Jul 2021 23:48:57 +0200 From: Pavel Machek To: Sasha Levin Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Yang Yingliang , Hulk Robot , linux-leds@vger.kernel.org Subject: Re: [PATCH AUTOSEL 5.10 01/93] leds: tlc591xx: fix return value check in tlc591xx_probe() Message-ID: <20210712214856.GA8934@amd> References: <20210710022428.3169839-1-sashal@kernel.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="1yeeQ81UyVL57Vl7" Content-Disposition: inline In-Reply-To: <20210710022428.3169839-1-sashal@kernel.org> User-Agent: Mutt/1.5.23 (2014-03-12) Precedence: bulk List-ID: X-Mailing-List: linux-leds@vger.kernel.org --1yeeQ81UyVL57Vl7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! > [ Upstream commit ee522bcf026ec82ada793979c3a906274430595a ] >=20 > After device_get_match_data(), tlc591xx is not checked, add > check for it and also check np after dev_of_node. >=20 > Reported-by: Hulk Robot > Signed-off-by: Yang Yingliang > Signed-off-by: Pavel Machek > Signed-off-by: Sasha Levin This was found by code review, is not known to cause real problems, and received very little testing. Please drop it from stable. Best regards, Pavel --=20 DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany --1yeeQ81UyVL57Vl7 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAmDsuMgACgkQMOfwapXb+vJAWQCfXdiWKQHNFpcbXCQMJlUlCZ4e 30IAoIyrTB1ryOjspzSQBws3TdZSITNs =mxED -----END PGP SIGNATURE----- --1yeeQ81UyVL57Vl7--