mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
04c09a15f5
This patch to remove the 'break;', when the 'switch' jumps to the 'default' branch, the 'return -EINVAL' will be return with a error number, so the 'break;' code never be run, it is unuseful and should be removed here. Signed-off-by: Wan ZongShun <mcuos.com@gmail.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> |
||
---|---|---|
.. | ||
Kconfig | ||
kirkwood-dma.c | ||
kirkwood-dma.h | ||
kirkwood-i2s.c | ||
kirkwood-i2s.h | ||
kirkwood-openrd.c | ||
kirkwood.h | ||
Makefile |