Received: by 2002:a05:6a10:6744:0:0:0:0 with SMTP id w4csp750110pxu; Fri, 23 Oct 2020 12:17:28 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzuRplZQ99yJ1TRreIV+jKxNlGYU11D5orGrH68tQvpOHoS41ydJF7PM/BfC5VQXyPcBs+a X-Received: by 2002:a05:6402:207c:: with SMTP id bd28mr3590257edb.316.1603480648039; Fri, 23 Oct 2020 12:17:28 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1603480648; cv=none; d=google.com; s=arc-20160816; b=xG0zwpD7HeVKR6R9KMdMWH1WjX2hg9vfYwBdOsfb1Ky7Pip+k0bfxUKZ4JkXRuj+qP ohhpmpEcrdYjJAqfcXLKoMVpGjf1/63B8/e5/2shrBI1GadnbzR5oM9wOz6kch8D1Aun 0FkUT0z+d0ekozHRKDUOyXIxGpR/oeO+jQkW2lneGbSUhycXBM/dJYttHnuW7y/z1zWT GCY0SjH/viSS3VT0zQx4Fg25vMs0cIiJQ1QWW9JKo3miIvD58wVkV2T+IcDHoy7fSOT6 2s3CQG+hY3/X5EdPzBwpa2EeKVHLvrq66cV+8Y2ySsjhvHmABN6aFMkAP3ZgOYmu6jGV ZrEw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:mail-followup-to:message-id:subject:cc:to :from:date:dkim-signature; bh=g4Z1mEpWuSmzkjJ5L1e+SxSJ9L0l5TW+r7ryephYBoU=; b=x0FDkLcMoYwEjMVSr0NxmrTrz5zx4bJxrineGxocQRDq8CdFDTdO2SFnHSrf5REBXZ B4wpsvJ7AljhKjIfOh4PkfHAi4iFJAE+YFWOTnTpzTla9LMLLDHBMJMcqypr1A9xgfQ/ huVADFHtZp/h4cREnmu3SmAtJh4D2SgeZCRwmFAJvr+XJneSg1KEe9SyQYbXsfPhS82F HWWhhCPle6E/qEQBTiwJCdIbMtGtidR4bu5WyrGd/o8P6qM1zQxzqditXkFDJr7D22bO c6JZT7+bxm6G7a6kvj1feaUfRJUIlHdeph9K+Kh12Ibe9MmwHU2bwIxasjxRZjcTx/Ui MhjQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=gHrncFJO; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id s21si1457541eju.119.2020.10.23.12.17.06; Fri, 23 Oct 2020 12:17:28 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=gHrncFJO; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754628AbgJWSWc (ORCPT + 99 others); Fri, 23 Oct 2020 14:22:32 -0400 Received: from mail.kernel.org ([198.145.29.99]:51888 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S460542AbgJWSWb (ORCPT ); Fri, 23 Oct 2020 14:22:31 -0400 Received: from localhost (cpc102338-sgyl38-2-0-cust404.18-2.cable.virginm.net [77.102.33.149]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 58EE52072E; Fri, 23 Oct 2020 18:22:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1603477351; bh=g4Z1mEpWuSmzkjJ5L1e+SxSJ9L0l5TW+r7ryephYBoU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=gHrncFJOwMRSpgG4SXq5EHZGizsYd/kfWIaTNsKvXlK2soj26uM33RSr/0qi98Els NIVT5OWXTfU3x2fxpSt4ZoW8RPXGgKF9zxfXJhKL//hW+TrtSk3gQzM9L6bg4vjePd a1Qu+h5NpbMKQrSog1Hp1VYaXSUVJ9/erkkt78oI= Date: Fri, 23 Oct 2020 19:22:18 +0100 From: Mark Brown To: Jakub Kicinski Cc: Mauro Carvalho Chehab , Linux Doc Mailing List , linux-kernel@vger.kernel.org, Jonathan Corbet , "David S. Miller" , "J. Bruce Fields" , "James E.J. Bottomley" , "Martin K. Petersen" , "Rafael J. Wysocki" , Theodore Ts'o , Alexander Viro , Alexandre Bounine , Andrew Lunn , Andrew Morton , Anna Schumaker , Anton Vorontsov , Antti Palosaari , Bartlomiej Zolnierkiewicz , Borislav Petkov , Chris Leech , Colin Cross , Daniel Vetter , David Airlie , Evgeniy Polyakov , Felipe Balbi , Greg Kroah-Hartman , Heikki Krogerus , Heiner Kallweit , Ingo Molnar , Jan Kara , Jeff Layton , Jens Axboe , Johannes Berg , Jonathan Cameron , Juri Lelli , Kees Cook , Lee Duncan , Luis Chamberlain , Maarten Lankhorst , Malcolm Priestley , Manohar Vanga , Marek Szyprowski , Martyn Welch , Matt Porter , Maxime Ripard , Mike Rapoport , Peter Zijlstra , Richard Gong , Russell King , Sebastian Reichel , Shuah Khan , Srinivas Kandagatla , Sudip Mukherjee , Thomas Gleixner , Thomas Zimmermann , Tomasz Figa , Tony Luck , Trond Myklebust , Vignesh Raghavendra , Vincent Guittot , x86@kernel.org Subject: Re: [PATCH v3 00/56] Fix several bad kernel-doc markups Message-ID: <20201023182218.GA5582@sirena.org.uk> Mail-Followup-To: Jakub Kicinski , Mauro Carvalho Chehab , Linux Doc Mailing List , linux-kernel@vger.kernel.org, Jonathan Corbet , "David S. Miller" , "J. Bruce Fields" , "James E.J. Bottomley" , "Martin K. Petersen" , "Rafael J. Wysocki" , Theodore Ts'o , Alexander Viro , Alexandre Bounine , Andrew Lunn , Andrew Morton , Anna Schumaker , Anton Vorontsov , Antti Palosaari , Bartlomiej Zolnierkiewicz , Borislav Petkov , Chris Leech , Colin Cross , Daniel Vetter , David Airlie , Evgeniy Polyakov , Felipe Balbi , Greg Kroah-Hartman , Heikki Krogerus , Heiner Kallweit , Ingo Molnar , Jan Kara , Jeff Layton , Jens Axboe , Johannes Berg , Jonathan Cameron , Juri Lelli , Kees Cook , Lee Duncan , Luis Chamberlain , Maarten Lankhorst , Malcolm Priestley , Manohar Vanga , Marek Szyprowski , Martyn Welch , Matt Porter , Maxime Ripard , Mike Rapoport , Peter Zijlstra , Richard Gong , Russell King , Sebastian Reichel , Shuah Khan , Srinivas Kandagatla , Sudip Mukherjee , Thomas Gleixner , Thomas Zimmermann , Tomasz Figa , Tony Luck , Trond Myklebust , Vignesh Raghavendra , Vincent Guittot , x86@kernel.org References: <20201023111240.2cc72568@kicinski-fedora-PC1C0HJN.hsd1.ca.comcast.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="2oS5YaxWCcQjTEyO" Content-Disposition: inline In-Reply-To: <20201023111240.2cc72568@kicinski-fedora-PC1C0HJN.hsd1.ca.comcast.net> X-Cookie: Kleeneness is next to Godelness. User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --2oS5YaxWCcQjTEyO Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Oct 23, 2020 at 11:12:40AM -0700, Jakub Kicinski wrote: > On Fri, 23 Oct 2020 18:32:47 +0200 Mauro Carvalho Chehab wrote: > > @maintainers: feel free to pick the patches and > > apply them directly on your trees, as all patches on=20 > > this series are independent from the other ones. > Sorry Mauro, can I hassle you for resending 18-20 as a separate series > or just loose patches to netdev? > We got a bunch of checks run on all submissions and when folks CC only > a slice of a series to netdev the CI bot thinks the series is incomplete > and doesn't pick it up :( FWIW something similar with patches for different trees sent separately would also be helpful for my automation. --2oS5YaxWCcQjTEyO Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAl+TH1kACgkQJNaLcl1U h9Ag8Qf+K2nlMzzzJryrbVZon7xJUysyeyKlZFW7M0QAHzunBi9F4QOkxoNMF7yZ ioQchiv1zhOwvC0SffxXvt9GF+jUL4bunjKVnl0PtMFooFjifrKEdi1/QNAP9h3O JASJ1cWy/sdM44aK7pq9VgXWO02bshk7uzOu4G2UoVw0/QKrRBlsgh1F8zhV4xMV QN7/oHhL3Bf0BepUbUEcU9luIdLotaaRiqmpwA+kmyBiyExWO3VDrv6GGfOi5/CZ NoYBHO/lyvqtpKa/h7uDitFhICtKZfHAp/yLiIka6uPN2ZCYiY2+E4j9X8eygiKQ lPWYN7NRV9paSOvyUXBWPTMOSgX31w== =WEQy -----END PGP SIGNATURE----- --2oS5YaxWCcQjTEyO--