Re: [PATCH] mtd: spi-nor: Fix multiple typos

2020-11-10 Thread Vignesh Raghavendra
Hi, On 11/7/20 7:11 PM, Jonathan Neuschäfer wrote: > Signed-off-by: Jonathan Neuschäfer Thanks for the patch, but a commit msg is expected however trivial the patch maybe. scripts/checkpatch.pl --strict complains about the same: WARNING: Missing commit description - Add an appropriate one Rega

[PATCH] mtd: spi-nor: Fix multiple typos

2020-11-07 Thread Jonathan Neuschäfer
Signed-off-by: Jonathan Neuschäfer --- drivers/mtd/spi-nor/core.c | 4 ++-- drivers/mtd/spi-nor/sfdp.c | 2 +- include/linux/mtd/spi-nor.h | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/mtd/spi-nor/core.c b/drivers/mtd/spi-nor/core.c index 0369d98b2d12e..85c07049