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.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED 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 88692C47089 for ; Thu, 27 May 2021 19:29:53 +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 49018613DD for ; Thu, 27 May 2021 19:29:53 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 49018613DD Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+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.20210309; h=Sender:Content-Type: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date: Reply-To:Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date :Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=7CVFrKu9sL820N88+WgIXcniccz32xWf9ldiTdrR+uo=; b=Cw+bES6xIlDMnTN2w8+egxnFEi lfmwRRfMTdcUeo2wEzZDSEdJG3v+mb/cfcRyPYtotnTrUVdcvBddtb1Uu7+igeToV6nyQkjp31ngl al8AIxiLvr0YFA/+4WJauYgT6E2170sR+jds/+v3IPU5o7kvWUvCDDLr9uw8UHPpQinVbavp1TATp hxzPiYFnnjM3KrHj6WlyjefloMHvHI4oCQns0R5lNOb9zChgkacHj9DeO290IFW9HLMFOCQURj7AS k3vwNiLXcmuJwctrLZcCGoRZBoWlI7lwgqCYSSkGeQZ77s/Aru1+p2nkwtzeRCsminwxpoqAFotvp QzXKrA3Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lmLgC-008y84-2I; Thu, 27 May 2021 19:28:28 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lmLg3-008y6g-4t for linux-arm-kernel@lists.infradead.org; Thu, 27 May 2021 19:28:20 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 985EB613C0; Thu, 27 May 2021 19:28:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1622143698; bh=VZOoaPsOBzv8C0Yje3kVtf9Qi3JsLElEUzuvZK+Ee/M=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=vQjP1hSYwvUXxqwlm6zXRmjeoYlz98LjCpIDUE0fE3l6SL/5yguvgOI96WDkR5Pf9 KTdtfJPLck/uoOBdEvY3JWk19pMewLDX+cZtZyeGjVDjx7CSIltW+Hu8lP8CgIw0Gn 45tfK/XcSjBhLpbxDVH7pVFup59GlQzKT1fzhnh72GU1WJDieFH92u6wetn3vX7opd 8tjYlFrOqfGRTcyRimCI+KBCdjCwyzCgI1kEACyfHxKUglq2oALXtCRjIWDRKQ76+u xHDgFdlv4sJtSx8o65m3nz+BbJ/1kCKLY2L8Rpp61B5e5LiKfmAjFgcIntMnLrkWSJ eEshbBnUvgJFQ== Date: Thu, 27 May 2021 21:28:11 +0200 From: Wolfram Sang To: Lee Jones Cc: linux-kernel@vger.kernel.org, Linus Walleij , Srinidhi Kasagar , Sachin Verma , linux-arm-kernel@lists.infradead.org, linux-i2c@vger.kernel.org Subject: Re: [PATCH 01/16] i2c: busses: i2c-nomadik: Fix formatting issue pertaining to 'timeout' Message-ID: Mail-Followup-To: Wolfram Sang , Lee Jones , linux-kernel@vger.kernel.org, Linus Walleij , Srinidhi Kasagar , Sachin Verma , linux-arm-kernel@lists.infradead.org, linux-i2c@vger.kernel.org References: <20210520190105.3772683-1-lee.jones@linaro.org> <20210520190105.3772683-2-lee.jones@linaro.org> MIME-Version: 1.0 In-Reply-To: <20210520190105.3772683-2-lee.jones@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210527_122819_246784_EF76F8F3 X-CRM114-Status: UNSURE ( 9.17 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============7961197773808123324==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============7961197773808123324== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="HQSd1tkK5Tvx9OXc" Content-Disposition: inline --HQSd1tkK5Tvx9OXc Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, May 20, 2021 at 08:00:50PM +0100, Lee Jones wrote: > Fixes the following W=3D1 kernel build warning(s): >=20 > drivers/i2c/busses/i2c-nomadik.c:184: warning: Function parameter or mem= ber 'timeout' not described in 'nmk_i2c_dev' >=20 > Cc: Linus Walleij > Cc: Srinidhi Kasagar > Cc: Sachin Verma > Cc: linux-arm-kernel@lists.infradead.org > Cc: linux-i2c@vger.kernel.org > Signed-off-by: Lee Jones Applied to for-current, thanks! --HQSd1tkK5Tvx9OXc Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAmCv8scACgkQFA3kzBSg KbbvexAApTusSzMqzrObkcrUlym0RePoV6lS+OKbzAZdQbvbWlh9eEbs96Nsaier GeQ32L33gzmpKcTH1hVv4zMLbkejCfSxKsl4AoaG++A97G95wcUFEOplPFW8qC+M mu4j+/ZiEwb8D9K/dYoX9L8WKTiXgoDO+WHWK/TbD5eMPeHU/s5Tcw6kMCnrDIls NEyLfsnkI5V1Eyqztl63kmDXzK9Ni+WEPHytEwDcSFVchtrHIt9fwMpDD+KuCf9X V2xX0L/krkh6uERDGfxWU4E2ujnTK7w/Tk8wEXFZfwz+ar1S9uAtsJCmwDCfX39y G8EcuJAVGsjFIfFYlMQo0bWMGSkzjKO2Sjd5q/SCBhpc5FAml9jkVHRIGePwwXFR 1Lsoue+HJqIGIVaaFE6C278wKm4ZVdLiCoVYQS/unByYSuYXpYKV0KLa8vZOYI9T +fsY4kB84fietcGXiPqB0Jnyp7HhvYm0xGJJhDYGtnPvhEfuPy40GcV2qfqXMtTG hKNoi4JHzYoFS5rLFM2gnLJGDFHhCsDE/lAmV6rhzljfCcNUPN2lk7SLk240VGIx dHuhIbSJiFu85Z+xuLfjvOw750QHygJqXnKbOAw3nYoI4eziy6KggzKY/I2QMu+o kWsdglAELyv6fFgZ41KliiekkxiiFNcGocpP7pvWVFwcATEt8hI= =Uacm -----END PGP SIGNATURE----- --HQSd1tkK5Tvx9OXc-- --===============7961197773808123324== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============7961197773808123324==--