mirror of
https://github.com/torvalds/linux.git
synced 2026-07-28 01:55:51 +02:00
The reg_field is allocated on stack, so using the REG_FIELD macro will
ensure that unused members do not have uninitialized values.
Fixes:
|
||
|---|---|---|
| .. | ||
| hwspinlock_core.c | ||
| hwspinlock_internal.h | ||
| Kconfig | ||
| Makefile | ||
| omap_hwspinlock.c | ||
| qcom_hwspinlock.c | ||
| sprd_hwspinlock.c | ||
| stm32_hwspinlock.c | ||
| sun6i_hwspinlock.c | ||