[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20201020075813.GA18793@infradead.org>
Date: Tue, 20 Oct 2020 08:58:13 +0100
From: Christoph Hellwig <hch@...radead.org>
To: Kent Overstreet <kent.overstreet@...il.com>
Cc: linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org,
akpm@...ux-foundation.org, sfrench@...ba.org,
linux-cifs@...r.kernel.org
Subject: Re: [PATCH 1/2] cifs: convert to add_to_page_cache()
> + rc = add_to_page_cache(page, mapping,
> + page->index, gfp);
This trivially fits onto a single line.
Powered by blists - more mailing lists