From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 744227E for ; Wed, 19 Oct 2022 07:20:17 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 0D9BDC433D6; Wed, 19 Oct 2022 07:20:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1666164017; bh=qZJGPYJhWSg9HQuKthn3430obiGHVRfi2d0cY0Qdp4M=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=b/qQBS2x3i6Xq3yycOaBcncVHeEIHKz5ZQg1RPwffX4qTmGT5VMMeTlLWOHWf0Gry kR0EDfwqBhyyE7qmX67UGeSYeg6b5tPvU1UdvXSNfdLuMOeFF4hLBCW9RTP2ChoIgL AY/7C8s4GMN/igad4Y5iP7j305A8+1oD0DsjvAi3WeVOvLORm5vd3ynOyaX3JcMxT+ ljHRZIWxVUs0TobfPU0o0DSM97FYyLhXxfQyegh/Wt8B/KrJzhvULCBbwvpKdGRxTJ DppyOE8h7ZIXhaQlEVLNRYArZd1qvL+diF0yGu3gbyzuhqTJR5HThP4SLWCiuwq3Q7 9zayvd/ypnGxw== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id E5F8BE270EA; Wed, 19 Oct 2022 07:20:16 +0000 (UTC) Content-Type: text/plain; charset="utf-8" Precedence: bulk X-Mailing-List: chrome-platform@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] platform/chrome: cros_hps_i2c: make remove callback return void From: patchwork-bot+chrome-platform@kernel.org Message-Id: <166616401693.8747.4313124084194924915.git-patchwork-notify@kernel.org> Date: Wed, 19 Oct 2022 07:20:16 +0000 References: <20221018235237.2274969-1-dcallagh@chromium.org> In-Reply-To: <20221018235237.2274969-1-dcallagh@chromium.org> To: Dan Callaghan Cc: chrome-platform@lists.linux.dev, linux-kernel@vger.kernel.org, skyostil@chromium.org, bleung@chromium.org, tzungbi@kernel.org, lkp@intel.com Hello: This patch was applied to chrome-platform/linux.git (for-next) by Tzung-Bi Shih : On Wed, 19 Oct 2022 10:52:37 +1100 you wrote: > Commit ed5c2f5fd10d ("i2c: Make remove callback return void") changed > the return type of the 'remove' callback to void, but this driver was > originally written before that change landed. Update the remove callback > to match. > > Fixes: 5f9952548d91 ("platform/chrome: add a driver for HPS") > Reported-by: kernel test robot > Signed-off-by: Dan Callaghan > > [...] Here is the summary with links: - platform/chrome: cros_hps_i2c: make remove callback return void https://git.kernel.org/chrome-platform/c/d8cb88f1541f You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html