From c72231d2729cea8b683ef05d94c986ced36755b3 Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Mon, 27 Sep 2021 17:42:37 +0200 Subject: WS cleanup: remove excessive empty lines Signed-off-by: Wolfgang Denk --- include/linux/mtd/flashchip.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/linux/mtd') diff --git a/include/linux/mtd/flashchip.h b/include/linux/mtd/flashchip.h index 666480db931..265e89f02b6 100644 --- a/include/linux/mtd/flashchip.h +++ b/include/linux/mtd/flashchip.h @@ -52,7 +52,6 @@ typedef enum { } flstate_t; - /* NOTE: confusingly, this can be used to refer to more than one chip at a time, if they're interleaved. This can even refer to individual partitions on the same physical chip when present. */ -- cgit v1.2.3