Re: [PATCH 0/3] md: code cleanups

2020-11-16 Thread Song Liu
On Tue, Nov 10, 2020 at 9:17 PM Pankaj Gupta wrote: > > From: Pankaj Gupta > > This patch series does some cleanups during my attempt to understand > the code. > > Pankaj Gupta (3): > md: improve variable names in md_flush_request() > md: add comments in md_flush_request() > md: use

[PATCH 0/3] md: code cleanups

2020-11-10 Thread Pankaj Gupta
From: Pankaj Gupta This patch series does some cleanups during my attempt to understand the code. Pankaj Gupta (3): md: improve variable names in md_flush_request() md: add comments in md_flush_request() md: use current request time as base for ktime comparisons drivers/md/md.c | 12