mirror_ubuntu-kernels/include/linux/mtd
Andy Shevchenko 5350f6ec55 mtd: cfi: Get rid of redundant 'else'
In the snippets like the following

	if (...)
		return / goto / break / continue ...;
	else
		...

the 'else' is redundant. Get rid of it.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20240503184230.2927283-1-andriy.shevchenko@linux.intel.com
2024-05-27 13:39:51 +02:00
..
bbm.h
blktrans.h
cfi_endian.h
cfi.h mtd: cfi: Get rid of redundant 'else' 2024-05-27 13:39:51 +02:00
concat.h
doc2000.h
flashchip.h mtd: flashchip: explicitly include <linux/wait.h> 2024-02-05 14:27:07 +01:00
ftl.h
gen_probe.h
hyperbus.h
inftl.h
jedec.h
lpc32xx_mlc.h mtd: lpc32xx: use typedef for dma_filter_fn 2024-02-26 11:26:26 +01:00
lpc32xx_slc.h mtd: lpc32xx: use typedef for dma_filter_fn 2024-02-26 11:26:26 +01:00
map.h
mtd.h mtd: fix minor comment typo for struct mtd_master 2024-02-26 11:26:31 +01:00
mtdram.h
nand-ecc-mtk.h
nand-ecc-mxic.h
nand-ecc-sw-bch.h
nand-ecc-sw-hamming.h
nand-gpio.h
nand.h
ndfc.h
nftl.h
onenand_regs.h
onenand.h
onfi.h
partitions.h
pfow.h
physmap.h
pismo.h
plat-ram.h
platnand.h
qinfo.h
rawnand.h * Raw NAND 2023-12-22 12:45:52 +01:00
sh_flctl.h
sharpsl.h
spear_smi.h
spi-nor.h
spinand.h mtd: spinand: Add support for 5-byte IDs 2024-02-05 14:23:52 +01:00
super.h
ubi.h mtd: ubi: introduce pre-removal notification for UBI volumes 2024-02-25 22:41:33 +01:00
xip.h