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=-5.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_MUTT 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 9C785C48BD3 for ; Wed, 26 Jun 2019 13:13:17 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 6EAEE214DA for ; Wed, 26 Jun 2019 13:13:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727146AbfFZNNK (ORCPT ); Wed, 26 Jun 2019 09:13:10 -0400 Received: from sauhun.de ([88.99.104.3]:55906 "EHLO pokefinder.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726157AbfFZNNK (ORCPT ); Wed, 26 Jun 2019 09:13:10 -0400 Received: from localhost (p54B330AF.dip0.t-ipconnect.de [84.179.48.175]) by pokefinder.org (Postfix) with ESMTPSA id EBB9F2C0114; Wed, 26 Jun 2019 15:13:08 +0200 (CEST) Date: Wed, 26 Jun 2019 15:13:08 +0200 From: Wolfram Sang To: Wolfram Sang Cc: linux-i2c@vger.kernel.org, linux-renesas-soc@vger.kernel.org, Peter Rosin , Kieran Bingham , Bartosz Golaszewski Subject: Re: [PATCH] i2c: add newly exported functions to the header, too Message-ID: <20190626131308.GC801@ninjato> References: <20190624170402.6944-1-wsa+renesas@sang-engineering.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="gr/z0/N6AeWAPJVB" Content-Disposition: inline In-Reply-To: <20190624170402.6944-1-wsa+renesas@sang-engineering.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-renesas-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org --gr/z0/N6AeWAPJVB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jun 24, 2019 at 07:04:02PM +0200, Wolfram Sang wrote: > Nobody (including me) noticed that these functions were exported but not > added to the header :/ >=20 > Fixes: 7159dbdae3c5 ("i2c: core: improve return value handling of i2c_new= _device and i2c_new_dummy") > Signed-off-by: Wolfram Sang Applied to for-next, thanks! --gr/z0/N6AeWAPJVB Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAl0Tb2QACgkQFA3kzBSg KbbSrw//ak4i3/KMe9jY7IkJhw1n6U4SMzW/FO96xDhO0Yoy9nbXb/bhm6pFTjZw fO78sZ76EkPq9hPQFIMVLdjguhi78VT0VzEX0PVLAjvgT5FuJeV9RuC6OYubFjLA Qb4dK1EvsK0ByJghgqJcMriB5OePewwTJxo5Ck5i/zM7cKSuSaU9tf9r+fORaLqt XJjFbt/eb+y1cZtXgGjkeBhqhZvbAiQ/l00Id+7UNIenx8/7FpBpAoluaFJanu7J ih8g7i7vP/hM24aqh7QdFxO5OlRp18D5MeUWGPs63928hL2q/FpKWZo7LZERskwO iNbve/2yUjr1wucsCSnaqVECuMOZYwgBlxF4s8bXeO4SMAadlfq+Y7DIw0EYRRb7 nj16lJu1HXZizkru0an+7YKWcOtgSblhOqUWNJxCqLYDKdsKFLXBg+DKlMPqBRPr HbV/gR/9HCDSbDSX4ebZK/0ZwJw3Y3Eyneum7K/TYk5WTdFOcnTetNT9dwmfPrAr PePgYwoJMPHLRwsbLXTlBqjDOzt+iNBwzeZ85CUuguqYxw/M7AvImrby9O4M/jLw cAh6CqvxVqTwydXfMkeK1T5exZHpR5kWdvsoNdakwMNstKRfZLhQoQQImKtIV2hk 5DZnUkEOIpP3fM8cAM//iTR/lLW5hp4Zi2TVl0IHuKHpO7p4XjU= =+MNs -----END PGP SIGNATURE----- --gr/z0/N6AeWAPJVB--