mirror of
https://github.com/torvalds/linux.git
synced 2024-10-31 17:21:49 +00:00
f20aaba981
Fengguang Wu run coccinelle and warns about:
drivers/platform/x86/acer-wmi.c:1200:17-21: ERROR: obj is NULL but dereferenced.
drivers/platform/x86/acer-wmi.c:891:17-21: ERROR: obj is NULL but dereferenced.
drivers/platform/x86/acer-wmi.c:1953:17-21: ERROR: obj is NULL but dereferenced.
It causes by the code in patch
|
||
---|---|---|
.. | ||
olpc | ||
x86 | ||
Kconfig | ||
Makefile |