mirror of
https://github.com/torvalds/linux.git
synced 2025-11-06 03:29:11 +02:00
This patch fixes the following warning when building the kernel with "W=1":
warning: suggest braces around empty body in an ‘if’ statement [-Wempty-body]
Link: http://lore.kernel.org/r/20201006203748.1750156-3-mkl@pengutronix.de
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| softing.h | ||
| softing_cs.c | ||
| softing_fw.c | ||
| softing_main.c | ||
| softing_platform.h | ||