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 A239F1FA8 for ; Wed, 19 Oct 2022 02:00:16 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 4E857C433D6; Wed, 19 Oct 2022 02:00:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1666144816; bh=mugrCEwIc0Keq7Vmnig+0zMi8mv8dsQ668NkPGtyjrE=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=Po20yU2dYPrDArQHKj1+w1thcJ0SDTGOCRj0WfCii/mDlU+LbuvHBSbljV09n6lqP pC3CvXE27fONTKM0fvpZ2bcDriqjp3xKjXgE06zyYOeaQMKldB7YpY9vGI+8/aqG1e vM/CBo5eudgr7pfw2zkGBZTpABD5BqbZgIQ/afXSkMM3k8mObzQQik2g/Z+o9F++TO JpLU7MlgEAqKC+lt+R+tUGwJ5g1xdHK49KiTk/sRmhz6D86Gq/koc+f+9gU9lhpGkx xdepgvEz2vYtQHZTJn2874X8ZCW8IP7pCjUDdDx1irXXR5qOPGXAKO+z+Q1aWlgrFW cCOixzV850m8w== 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 2AF32E270EF; Wed, 19 Oct 2022 02:00: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: <166614481616.23833.33489974249314814.git-patchwork-notify@kernel.org> Date: Wed, 19 Oct 2022 02:00: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-kernelci) 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