diff options
author | Wolfgang Denk | 2021-09-27 17:42:37 +0200 |
---|---|---|
committer | Tom Rini | 2021-09-30 08:08:56 -0400 |
commit | c72231d2729cea8b683ef05d94c986ced36755b3 (patch) | |
tree | 85d888d54a27252389e20e3465d29eb6b67f1b66 /include/linux | |
parent | 66356b4c06c934021f6cb58d93877427162b369f (diff) |
WS cleanup: remove excessive empty lines
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'include/linux')
-rw-r--r-- | include/linux/mtd/flashchip.h | 1 | ||||
-rw-r--r-- | include/linux/serial_reg.h | 1 |
2 files changed, 0 insertions, 2 deletions
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. */ diff --git a/include/linux/serial_reg.h b/include/linux/serial_reg.h index ef020ad162b..dca7efa1426 100644 --- a/include/linux/serial_reg.h +++ b/include/linux/serial_reg.h @@ -288,7 +288,6 @@ #define UART_ACR_ASREN 0x80 /* Additional status enable */ - /* * These definitions are for the RSA-DV II/S card, from * |