From: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
To: Chris Mason <clm@fb.com>
Cc: Linux MIPS Mailing List <linux-mips@linux-mips.org>,
Geert Uytterhoeven <geert+renesas@glider.be>,
"open list:DOCUMENTATION" <linux-doc@vger.kernel.org>,
nouveau <nouveau@lists.freedesktop.org>,
Amir Goldstein <amir73il@gmail.com>,
Dominik Brodowski <linux@dominikbrodowski.net>,
"linux-ide@vger.kernel.org" <linux-ide@vger.kernel.org>,
Eric Dumazet <edumazet@google.com>,
Linux mtd <linux-mtd@lists.infradead.org>,
"makita.toshiaki@lab.ntt.co.jp" <makita.toshiaki@lab.ntt.co.jp>,
"yanjun.zhu@oracle.com" <yanjun.zhu@oracle.com>,
"linux-scsi@vger.kernel.org" <linux-scsi@vger.kernel.org>,
Jonathan Corbet <corbet@lwn.net>, Helge Deller <deller@gmx.de>,
"federico.vaga@vaga.pv.it" <federico.vaga@vaga.pv.it>,
Yonghong Song <yhs@fb.com>, Paolo Abeni <pabeni@redhat.com>,
Linux Media Mailing List <linux-media@vger.kernel.org>,
Petr Mladek <pmladek@suse.com>, Kees Cook <keescook@chrom>
Subject: Re: [PATCH RFC 00/15] Zero ****s, hugload of hugs <3
Date: Fri, 30 Nov 2018 13:36:13 -0800 [thread overview]
Message-ID: <20181130213613.GE23772@linux.intel.com> (raw)
In-Reply-To: <AEA525BC-406E-4C8C-BD7A-90FB65571255@fb.com>
On Fri, Nov 30, 2018 at 08:42:23PM +0000, Chris Mason wrote:
> I think the bar for changing the documentation/comments should be
> improvement in the clarity or approachability of whatever is being
> changed.
>
> This patch set is kind of like Linus sitting at kernel summit with a
> sign that says "Free Hugs". Kind of confusing, and really unlikely to
> make anyone involved happier about working on the kernel.
>
> Jarkko, making things clearer and more approachable is absolutely worth
> the time if you're interested, but I think it'll mean larger and more
> individualized changes to these files.
Fully 110% agree.
/Jarkko
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2018-11-30 21:36 UTC|newest]
Thread overview: 42+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-30 19:27 [PATCH RFC 00/15] Zero ****s, hugload of hugs <3 Jarkko Sakkinen
2018-11-30 19:27 ` [PATCH RFC 07/15] ide: replace **** with a hug Jarkko Sakkinen
2018-11-30 19:40 ` [PATCH RFC 00/15] Zero ****s, hugload of hugs <3 Kees Cook
2018-11-30 19:56 ` Davidlohr Bueso
2018-11-30 20:12 ` Jens Axboe
2018-11-30 20:34 ` Michael Schmitz
2018-11-30 20:35 ` David Miller
[not found] ` <20181130.123507.1940310466680455876.davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
2018-11-30 20:39 ` Abuse
2018-11-30 20:42 ` David Miller
[not found] ` <20181130.124228.979846577878820546.davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
2018-11-30 20:45 ` Abuse
2018-11-30 20:43 ` Steven Rostedt
2018-12-01 4:08 ` Jarkko Sakkinen
2018-11-30 21:42 ` Jarkko Sakkinen
2018-11-30 21:47 ` David Miller
2018-11-30 21:53 ` Jens Axboe
2018-11-30 20:34 ` David Miller
2018-11-30 20:55 ` Jarkko Sakkinen
2018-11-30 21:01 ` James Bottomley
2018-11-30 21:44 ` Jarkko Sakkinen
2018-11-30 21:48 ` David Miller
2018-11-30 21:54 ` Jarkko Sakkinen
2018-11-30 22:04 ` James Bottomley
2018-11-30 21:57 ` James Bottomley
2018-11-30 22:12 ` Jarkko Sakkinen
2018-11-30 22:14 ` Jonathan Corbet
2018-11-30 22:26 ` Jarkko Sakkinen
2018-11-30 22:29 ` Jarkko Sakkinen
2018-11-30 22:30 ` James Bottomley
2018-11-30 22:40 ` Jarkko Sakkinen
2018-11-30 23:28 ` Jarkko Sakkinen
2018-12-01 8:20 ` Geert Uytterhoeven
2018-12-07 13:39 ` Eric Curtin
2018-11-30 22:26 ` James Bottomley
2018-11-30 21:02 ` Steven Rostedt
2018-11-30 21:04 ` Jonathan Corbet
2018-11-30 20:09 ` John Paul Adrian Glaubitz
2018-11-30 21:32 ` Jarkko Sakkinen
2018-11-30 20:31 ` Matthias Brugger
2018-11-30 21:34 ` Jarkko Sakkinen
2018-11-30 20:42 ` Chris Mason
2018-11-30 21:36 ` Jarkko Sakkinen [this message]
2018-11-30 21:07 ` Jarkko Sakkinen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20181130213613.GE23772@linux.intel.com \
--to=jarkko.sakkinen@linux.intel.com \
--cc=amir73il@gmail.com \
--cc=clm@fb.com \
--cc=corbet@lwn.net \
--cc=deller@gmx.de \
--cc=edumazet@google.com \
--cc=federico.vaga@vaga.pv.it \
--cc=geert+renesas@glider.be \
--cc=keescook@chrom \
--cc=linux-doc@vger.kernel.org \
--cc=linux-ide@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=linux-mips@linux-mips.org \
--cc=linux-mtd@lists.infradead.org \
--cc=linux-scsi@vger.kernel.org \
--cc=linux@dominikbrodowski.net \
--cc=makita.toshiaki@lab.ntt.co.jp \
--cc=nouveau@lists.freedesktop.org \
--cc=pabeni@redhat.com \
--cc=pmladek@suse.com \
--cc=yanjun.zhu@oracle.com \
--cc=yhs@fb.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).