mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-25 21:54:06 +08:00
e8ced20951
As there is no way this can loop it actually makes no sense to have
a while(1){} around the body - all three possible paths end in a return
statement.
Fixes: commit
|
||
---|---|---|
.. | ||
atmel-isc-regs.h | ||
atmel-isc.c | ||
atmel-isi.c | ||
atmel-isi.h | ||
Kconfig | ||
Makefile |