mirror of
https://github.com/torvalds/linux.git
synced 2026-08-05 14:59:58 +02:00
Clang warns that ret is used uninitialzed.
And we found that actually the return type should be "int" instead
of "bool".
Fixes:
|
||
|---|---|---|
| .. | ||
| rtl8xxxu | ||
| rtl818x | ||
| rtlwifi | ||
| rtw88 | ||
| Kconfig | ||
| Makefile | ||