[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220227204728.b2eb5dd94ecc3e86912bacad@linux-foundation.org>
Date: Sun, 27 Feb 2022 20:47:28 -0800
From: Andrew Morton <akpm@...ux-foundation.org>
To: "NeilBrown" <neilb@...e.de>
Cc: "Jan Kara" <jack@...e.cz>, "Wu Fengguang" <fengguang.wu@...el.com>,
"Jaegeuk Kim" <jaegeuk@...nel.org>, "Chao Yu" <chao@...nel.org>,
"Jeff Layton" <jlayton@...nel.org>,
"Ilya Dryomov" <idryomov@...il.com>,
"Miklos Szeredi" <miklos@...redi.hu>,
"Trond Myklebust" <trond.myklebust@...merspace.com>,
"Anna Schumaker" <anna.schumaker@...app.com>,
"Ryusuke Konishi" <konishi.ryusuke@...il.com>,
"Darrick J. Wong" <djwong@...nel.org>,
"Philipp Reisner" <philipp.reisner@...bit.com>,
"Lars Ellenberg" <lars.ellenberg@...bit.com>,
"Paolo Valente" <paolo.valente@...aro.org>,
"Jens Axboe" <axboe@...nel.dk>, linux-doc@...r.kernel.org,
linux-mm@...ck.org, linux-nilfs@...r.kernel.org,
linux-nfs@...r.kernel.org, linux-fsdevel@...r.kernel.org,
linux-f2fs-devel@...ts.sourceforge.net, linux-ext4@...r.kernel.org,
ceph-devel@...r.kernel.org, drbd-dev@...ts.linbit.com,
linux-kernel@...r.kernel.org, linux-block@...r.kernel.org
Subject: Re: [PATCH 02/11] MM: document and polish read-ahead code.
On Mon, 28 Feb 2022 15:28:39 +1100 "NeilBrown" <neilb@...e.de> wrote:
> When writing documentation the intent of the author is of some interest,
> but the behaviour of the code is paramount.
uh, er, ah, no. The code describes the behaviour of the code. The
comments are there to describe things other than the code's behaviour.
Things such as the author's intent.
Any deviation between the author's intent and the code's behaviour is
called a "bug", so it's pretty important to understand authorial
intent, no?
Powered by blists - more mailing lists