mirror of
https://github.com/torvalds/linux.git
synced 2024-11-04 11:04:38 +00:00
1419d8151b
We are returning success here because PTR_ERR(NULL) is zero. We should
be returning -ENODEV.
Fixes:
|
||
---|---|---|
.. | ||
berlin-bg2.c | ||
berlin-bg2cd.c | ||
berlin-bg2q.c | ||
berlin.c | ||
berlin.h | ||
Kconfig | ||
Makefile |