Re: [PATCH v4 02/10] mtd: rawnand: stm32_fmc2: remove useless inline comments

2020-05-11 Thread Miquel Raynal
On Wed, 2020-05-06 at 09:11:11 UTC, Christophe Kerello wrote: > Remove inline comments that are useless since function label are > self explanatory. > > Signed-off-by: Christophe Kerello > Reviewed-by: Miquel Raynal Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git

[PATCH v4 02/10] mtd: rawnand: stm32_fmc2: remove useless inline comments

2020-05-06 Thread Christophe Kerello
Remove inline comments that are useless since function label are self explanatory. Signed-off-by: Christophe Kerello Reviewed-by: Miquel Raynal --- Changes in v3: - add Miquel reviewed-by tag drivers/mtd/nand/raw/stm32_fmc2_nand.c | 40 -- 1 file changed, 40