Commit f7459fe
committed
Fixes template parameter order in flash backward kernel
Corrects the template parameter list by removing an extra `false` parameter
that was causing compilation issues or incorrect behavior in the kernel traits
instantiation for devices with limited shared memory.1 parent d9a4d5a commit f7459fe
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
277 | | - | |
| 277 | + | |
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
| |||
0 commit comments