Commit 246aca5
committed
firewire: core: fix __must_hold() annotation
The variable name passed to __must_hold() annotation is invalid.
This commit fixes it.
Fixes: 420bd70 ("firewire: core: use spin lock specific to transaction")
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Sakamoto <[email protected]>1 parent 211ddde commit 246aca5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
272 | | - | |
| 272 | + | |
273 | 273 | | |
274 | 274 | | |
275 | 275 | | |
| |||
0 commit comments