mirror of
https://github.com/torvalds/linux.git
synced 2024-12-04 01:51:34 +00:00
eb368de6de
The "mode" variable is an enum and in this context GCC treats it as an
unsigned int so the error handling is never triggered.
Fixes:
|
||
---|---|---|
.. | ||
avs | ||
reset | ||
supply | ||
Kconfig | ||
Makefile |