mirror of
https://github.com/torvalds/linux.git
synced 2026-05-12 16:18:45 +02:00
There is a typo in this code. It should check "dibs_class" instead of
"&dibs_class". Remove the &.
Fixes:
|
||
|---|---|---|
| .. | ||
| dibs_loopback.c | ||
| dibs_loopback.h | ||
| dibs_main.c | ||
| Kconfig | ||
| Makefile | ||