mirror of
https://github.com/torvalds/linux.git
synced 2026-07-05 12:41:11 +02:00
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 | ||