We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
import katomic as _
imported but never used
1 parent fd6f5c6 commit 10a35ceCopy full SHA for 10a35ce
kernel/modules/lib/panic.v
@@ -7,7 +7,7 @@ module lib
7
import x86.apic
8
import x86.cpu.local as cpulocal
9
import x86.cpu
10
-import katomic
+import katomic as _
11
import klock
12
13
__global (
0 commit comments