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 9086ECCF9F8 for ; Mon, 10 Nov 2025 02:24:09 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 3655710E28C; Mon, 10 Nov 2025 02:24:07 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; secure) header.d=canb.auug.org.au header.i=@canb.auug.org.au header.b="VlFRbZzw"; dkim-atps=neutral Received: from mail.ozlabs.org (gandalf.ozlabs.org [150.107.74.76]) by gabe.freedesktop.org (Postfix) with ESMTPS id 9442710E28C; Mon, 10 Nov 2025 02:24:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canb.auug.org.au; s=202503; t=1762741442; bh=LHo9xZyZFl43ehMl0ZMkiYOE3hBiB5Knu4/aMTJbWzw=; h=Date:From:To:Cc:Subject:From; b=VlFRbZzwI7/WjBlY+9GcF0tgWXcTBxo+WNierjsKYvkV/lDydnZm6C99E4klu9lLu t7ElulsefqrylQTfDkrnPzGOi0WTDdXdEKZtOwk5Qo1tIBNPcVtk1mgnsyE9sgj9Zw 512BRgXcwghaNt8ID/4zNOxgR7+0R+5cA2zEMPzu7u+jRuAK70paGINmqhRPC3/DiZ KGf8g+fL8fGzcl1f3+WN7rMbwBqdUeggqW2qWSzZU0PjLqMfvNv4tlLxiGJq7SJBcy VIPR3vabKlTJkvdrojtAP4UumWtRSsfEAn44UEd2n+NEHF8eoEVtLFgCnpSOR9ywx7 tAhftMYXDjkrA== Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange secp256r1 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mail.ozlabs.org (Postfix) with ESMTPSA id 4d4YPt1XDyz4w2R; Mon, 10 Nov 2025 13:24:01 +1100 (AEDT) Date: Mon, 10 Nov 2025 13:24:01 +1100 From: Stephen Rothwell To: Simona Vetter Cc: Aswin Venkatesan , Jeff Hugo , Jeffrey Hugo , Jeffrey Hugo , Pranjal Ramajor Asha Kanojiya , Troy Hanson , Youssef Samir , Zack McKevitt , Intel Graphics , DRI , Linux Kernel Mailing List , Linux Next Mailing List Subject: linux-next: build warnings after merge of the drm-misc tree Message-ID: <20251110132401.200d88bd@canb.auug.org.au> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/r06Vw_PbOst0fgTV7ucR6je"; protocol="application/pgp-signature"; micalg=pgp-sha256 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" --Sig_/r06Vw_PbOst0fgTV7ucR6je Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi all, After merging the drm-misc tree, today's linux-next build (htmldocs) produced these warnings: Documentation/accel/qaic/aic100.rst:502: ERROR: Unexpected indentation. [do= cutils] Documentation/accel/qaic/aic100.rst:504: WARNING: Block quote ends without = a blank line; unexpected unindent. [docutils] Introduced by commit 9675093acea0 ("accel/qaic: Implement basic SSR handling") --=20 Cheers, Stephen Rothwell --Sig_/r06Vw_PbOst0fgTV7ucR6je Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAmkRTMEACgkQAVBC80lX 0Gx0AQf/aMyqvU4OKrj4JQ0OqcT4+SX7cuWhmDfRWeIvq//xRHf+KYZAhpL3W72A qZx73EtkizpHtAmgfE6JwpwBrmtT0QkueKYqbrhKHJvgj2W8vDePE4833xSlbyTO ymFIPHMC/K0HCpv6/Bj0hECoCYZgTPlm6CWC9/5i80qaIMlEbRbPf5ubDg1udKeD Obi6uClvnEPMDjijsAAIvQog88P4grNs6Dc2yutYIYxKkTE+g9sopZ4iRk1ZIPx4 HhuIPsM86aZZp8SChhPupirtjm1XLBZY1Tuk5MLW956DngQPEnskcoBXPqwl/c+h AeeuTXHEGWpqJCk6sOKXiedd22kyTQ== =AE2a -----END PGP SIGNATURE----- --Sig_/r06Vw_PbOst0fgTV7ucR6je--