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 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 49346C48297 for ; Tue, 6 Feb 2024 19:44:53 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 0E9C610EF22; Tue, 6 Feb 2024 19:44:53 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.b="nziZx79L"; dkim-atps=neutral X-Greylist: delayed 426 seconds by postgrey-1.36 at gabe; Tue, 06 Feb 2024 19:44:50 UTC Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.18]) by gabe.freedesktop.org (Postfix) with ESMTPS id C5BB6112DAC for ; Tue, 6 Feb 2024 19:44:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1707248690; x=1738784690; h=date:message-id:from:to:subject:in-reply-to:references: mime-version; bh=MQst3tPvwozVRxIUe+7riZaxyGRWeEQfS6HCA0qHZXs=; b=nziZx79L2de+0r2E7E34IPa+A4OZXD2RLqxl8l73k6fK0n4OK6C/WXVb ms9dSxcPgtzzXEWitJ89egWlnfsqdwr17dUtpA4C0xt8fc5TItYsIHLB9 ucX/TR/euGNzJUZZgey2N8vF209u9hgvWg9FPcx6vZFRtiICbyoNxQrr/ IY8IS8nDQTxFOemQwEzjRBINHqRUXbIWF3ZU00p7qMP0DuosM0xfdd5mw koDH0ihPbenFJy+jW1M2e2PPXyJl0r0wL86+Uko2O1V0rfpHWHVSMcw3F PctRbymju5Be8C3jtLDfwKIg5BD9Ruiu7XWejmr0BlVwgSTE5RlcTe3Xn g==; X-IronPort-AV: E=McAfee;i="6600,9927,10976"; a="715565" X-IronPort-AV: E=Sophos;i="6.05,248,1701158400"; d="scan'208";a="715565" Received: from orviesa009.jf.intel.com ([10.64.159.149]) by fmvoesa112.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 06 Feb 2024 11:37:42 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.05,248,1701158400"; d="scan'208";a="1113622" Received: from orsosgc001.jf.intel.com (HELO unerlige-ril.intel.com) ([10.165.21.138]) by orviesa009-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 06 Feb 2024 11:37:43 -0800 Date: Tue, 06 Feb 2024 11:37:43 -0800 Message-ID: <858r3xbczc.wl-ashutosh.dixit@intel.com> From: "Dixit, Ashutosh" To: Subject: Re: =?UTF-8?B?4pyX?= CI.checkpatch: warning for drm/xe/xe_gt_idle: Drop redundant newline in name (rev3) In-Reply-To: <170724786027.1056684.5371544289872780995@5338d5abeb45> References: <20240206192731.3533608-1-ashutosh.dixit@intel.com> <170724786027.1056684.5371544289872780995@5338d5abeb45> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM-LB/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL-LB/10.8 EasyPG/1.0.0 Emacs/28.2 (x86_64-redhat-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII X-BeenThere: intel-xe@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel Xe graphics driver List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: intel-xe-bounces@lists.freedesktop.org Sender: "Intel-xe" On Tue, 06 Feb 2024 11:31:00 -0800, Patchwork wrote: > > == Series Details == > > Series: drm/xe/xe_gt_idle: Drop redundant newline in name (rev3) > URL : https://patchwork.freedesktop.org/series/129495/ > State : warning > > == Summary == > > + KERNEL=/kernel > + git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt > Cloning into 'mt'... > warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/ > + git -C mt rev-list -n1 origin/master > 35591fb8b4d5305b37ce31483f85ac0956eaa536 > + cd /kernel > + git config --global --add safe.directory /kernel > + git log -n1 > commit 37e8820af8f2d82261e27714f2c1d6aca2043e91 > Author: Ashutosh Dixit > Date: Tue Feb 6 11:27:31 2024 -0800 > > drm/xe/xe_gt_idle: Drop redundant newline in name > > Newline in name is redunant and produces an unnecessary empty line during > 'cat name'. Newline is added during sysfs_emit. See '27a1a1e2e47d ("drm/xe: > stringify the argument to avoid potential vulnerability")'. > > v2: Add Fixes tag (Riana) > > Fixes: 7b076d14f21a ("drm/xe/mtl: Add support to get C6 residency/status of MTL") > Reviewed-by: Riana Tauro > Signed-off-by: Ashutosh Dixit > + /mt/dim checkpatch 8a42fafc783505db4f1d6a70005a5f103069c9d9 drm-intel > 37e8820af drm/xe/xe_gt_idle: Drop redundant newline in name > -:12: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id '7b076d14f21a', maybe rebased or not pulled? Warning is incorrect, 7b076d14f21a is present. > #12: > Fixes: 7b076d14f21a ("drm/xe/mtl: Add support to get C6 residency/status of MTL") > > total: 0 errors, 1 warnings, 0 checks, 12 lines checked > >