mirror of https://github.com/torvalds/linux.git
There is a typo in this code. It should check "dibs_class" instead of
"&dibs_class". Remove the &.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| dibs_loopback.c | ||
| dibs_loopback.h | ||
| dibs_main.c | ||