aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mtd
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2021-09-27 17:42:37 +0200
committerTom Rini <trini@konsulko.com>2021-09-30 08:08:56 -0400
commitc72231d2729cea8b683ef05d94c986ced36755b3 (patch)
tree85d888d54a27252389e20e3465d29eb6b67f1b66 /include/linux/mtd
parent66356b4c06c934021f6cb58d93877427162b369f (diff)
downloadu-boot-c72231d2729cea8b683ef05d94c986ced36755b3.zip
u-boot-c72231d2729cea8b683ef05d94c986ced36755b3.tar.gz
u-boot-c72231d2729cea8b683ef05d94c986ced36755b3.tar.bz2
WS cleanup: remove excessive empty lines
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'include/linux/mtd')
-rw-r--r--include/linux/mtd/flashchip.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/mtd/flashchip.h b/include/linux/mtd/flashchip.h
index 666480d..265e89f 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. */