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=-16.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS 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 780A7C47082 for ; Wed, 26 May 2021 19:03:25 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 578F461452 for ; Wed, 26 May 2021 19:03:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235351AbhEZTE4 (ORCPT ); Wed, 26 May 2021 15:04:56 -0400 Received: from mail.kernel.org ([198.145.29.99]:40914 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234987AbhEZTEz (ORCPT ); Wed, 26 May 2021 15:04:55 -0400 Received: by mail.kernel.org (Postfix) with ESMTPS id A106D613CC; Wed, 26 May 2021 19:03:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1622055803; bh=tYimKfdvBLTHvM2MqdkikwyZLnui8k4BwzAJrGpSwnw=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=RGkN+rh31NEiAxvU6NrtzBKJSKvMoJSQUHER44A+tzj8rODS1FlMa/qQAiABAc2X1 lAYEWW948u04dZosSZR4E5UxZiJGXPa8nKZfdghH1ivbMxv5Pet5nskA6IFomgQM/0 PUbtLvm8oOGP9Dc/TCEVlfwLApAIJvl7DGuDwiLjdwdQbZHsMQ/JB1S15aT5ziZ3z1 8UnmiJaIP9Y9CMySrU83RmP0Zz1vIhz0y376ocI+FKDeAAvjNGrtPXXg5hokksyIfV KatlQMx+hR0nJshsaseqnDoihBlppqfe7rkzZwwxYH1HbMuFGShbkLffLCIX0youLb bYIIT9dSU470w== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH][next] drm/msm: Fix spelling mistake "Purgable" -> "Purgeable" From: patchwork-bot+linux-arm-msm@kernel.org Message-Id: <162205580360.26840.17241001761955777515.git-patchwork-notify@kernel.org> Date: Wed, 26 May 2021 19:03:23 +0000 References: <20210406133939.425987-1-colin.king@canonical.com> In-Reply-To: <20210406133939.425987-1-colin.king@canonical.com> To: Colin King Cc: linux-arm-msm@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Hello: This patch was applied to qcom/linux.git (refs/heads/for-next): On Tue, 6 Apr 2021 14:39:39 +0100 you wrote: > From: Colin Ian King > > There is a spelling mistake in debugfs gem stats. Fix it. Also > re-align output to cater for the extra 1 character. > > Signed-off-by: Colin Ian King > > [...] Here is the summary with links: - [next] drm/msm: Fix spelling mistake "Purgable" -> "Purgeable" https://git.kernel.org/qcom/c/f1902c6b8829 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html