From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on gnuweeb.org X-Spam-Level: X-Spam-Status: No, score=-1.2 required=5.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by gnuweeb.org (Postfix) with ESMTPS id 8DD977E24B for ; Mon, 11 Jul 2022 09:32:33 +0000 (UTC) Authentication-Results: gnuweeb.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.a=rsa-sha256 header.s=Intel header.b=KK/mezq9; dkim-atps=neutral DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1657531953; x=1689067953; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=IvlOIycD/hOZWbnnn2CZO1AZ4xb9HJG4UhYLza7VlNY=; b=KK/mezq96Ur2l+ryh4nGhvdH92+2ZP5C+bNbI+DDwIMghP+DGfPx4APx yZJ+81wbxBSQOsKR4GL0SmBnfbHn3410iXxCKWs/ynrZYjoqxHRMYBHVZ WUlVnzcfowq6gWljVnQnReiJJzTg0Uc3IFEZ+KuY1v4g/jyHTPktolClE 9bNaLC9+VzgF71jKUv+QhM2F3AyhcFjXcYj9BUOo55Izm98hw4S4z+p7y UGbI5OCtSIdOQInxaoC4gR9DnMGOH57eH/T2uyx43hnyoabxdR4YyQJT3 my3v4d0yas46b/5aoggxNiNqps2AH+VutMgOMUzDq8ljMAHKH89PiVJaf w==; X-IronPort-AV: E=McAfee;i="6400,9594,10404"; a="267659234" X-IronPort-AV: E=Sophos;i="5.92,262,1650956400"; d="scan'208";a="267659234" Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 11 Jul 2022 02:32:32 -0700 X-IronPort-AV: E=Sophos;i="5.92,262,1650956400"; d="scan'208";a="771456457" Received: from silpixa00400314.ir.intel.com (HELO silpixa00400314) ([10.237.222.76]) by orsmga005-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 11 Jul 2022 02:32:29 -0700 Date: Mon, 11 Jul 2022 10:32:22 +0100 From: Giovanni Cabiddu To: kernel test robot Cc: kbuild-all@lists.01.org, GNU/Weeb Mailing List , linux-kernel@vger.kernel.org, Herbert Xu , Tomasz Kowallik , Adam Guerin , Fiona Trahe , Wojciech Ziemba , Vladis Dronov , linux-doc@vger.kernel.org Subject: Re: [ammarfaizi2-block:herbert/cryptodev-2.6/master 45/53] htmldocs: Documentation/ABI/testing/sysfs-driver-qat:24: WARNING: Unexpected indentation. Message-ID: References: <202207090803.TEGI95qw-lkp@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <202207090803.TEGI95qw-lkp@intel.com> Organization: Intel Research and Development Ireland Ltd - Co. Reg. #308263 - Collinstown Industrial Park, Leixlip, County Kildare - Ireland List-Id: On Sat, Jul 09, 2022 at 08:23:35AM +0800, kernel test robot wrote: > tree: https://github.com/ammarfaizi2/linux-block herbert/cryptodev-2.6/master > head: 79e6e2f3f3ff345947075341781e900e4f70db81 > commit: d4cfb144f60551d80732c93c892fe76fc8df860d [45/53] crypto: qat - expose device config through sysfs for 4xxx > reproduce: make htmldocs > > If you fix the issue, kindly add following tag where applicable > Reported-by: kernel test robot > > All warnings (new ones prefixed by >>): > > >> Documentation/ABI/testing/sysfs-driver-qat:24: WARNING: Unexpected indentation. > > vim +24 Documentation/ABI/testing/sysfs-driver-qat > > > 24 Date: June 2022 I'm not able to spot what the issue is. Any suggestions? Thanks, -- Giovanni