mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-11-27 01:11:31 +00:00
As indicated by Sekhar in [1], there seems to be a tendency to use
IS_ERR_VALUE to check the error result for pm_runtime_* functions which
make no sense considering commit
|
||
|---|---|---|
| .. | ||
| api | ||
| free | ||
| iterators | ||
| locks | ||
| misc | ||
| null | ||
| tests | ||