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.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_PASS,USER_AGENT_NEOMUTT 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 1770CC169C4 for ; Fri, 8 Feb 2019 09:29:40 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id D9E5721916 for ; Fri, 8 Feb 2019 09:29:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727150AbfBHJ3i (ORCPT ); Fri, 8 Feb 2019 04:29:38 -0500 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:44995 "EHLO relay3-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725998AbfBHJ3i (ORCPT ); Fri, 8 Feb 2019 04:29:38 -0500 X-Originating-IP: 90.88.22.177 Received: from localhost (aaubervilliers-681-1-80-177.w90-88.abo.wanadoo.fr [90.88.22.177]) (Authenticated sender: maxime.ripard@bootlin.com) by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id 9B03A6000F; Fri, 8 Feb 2019 09:29:34 +0000 (UTC) Date: Fri, 8 Feb 2019 10:29:34 +0100 From: Maxime Ripard To: Stephen Rothwell Cc: Daniel Vetter , Intel Graphics , DRI , Linux Next Mailing List , Linux Kernel Mailing List Subject: Re: linux-next: build warning after merge of the drm-misc tree Message-ID: <20190208092934.jgp7mqmi2wzbtmqg@flea> References: <20190208123204.1be5d047@canb.auug.org.au> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ydb5uovmisukq5gg" Content-Disposition: inline In-Reply-To: <20190208123204.1be5d047@canb.auug.org.au> User-Agent: NeoMutt/20180716 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --ydb5uovmisukq5gg Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Stephen, On Fri, Feb 08, 2019 at 12:32:04PM +1100, Stephen Rothwell wrote: > Hi all, >=20 > After merging the drm-misc tree, today's linux-next build (arm > multi_v7_defconfig) produced this warning: >=20 > drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c: In function 'sun6i_dsi_probe': > drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c:1053:9: warning: 'ret' may be used= uninitialized in this function [-Wmaybe-uninitialized] > return ret; > ^~~ >=20 > Introduced by commit >=20 > bb3b6fcb6849 ("sun6i: dsi: Convert to generic phy handling") I just pushed a fix for this, thanks! Maxime --=20 Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --ydb5uovmisukq5gg Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXF1L/gAKCRDj7w1vZxhR xYJRAPwM9rJedUBSeZQW+uJxd0Y/SShCzQp8L+LVtVNGBUrJGQEAjjVVdRnfXd7j zydunZPhRGvKbTD745OAJ/i6XQLnuwc= =njD/ -----END PGP SIGNATURE----- --ydb5uovmisukq5gg--