Commit 2560016
Florian Westphal
netfilter: nf_tables: de-constify set commit ops function argument
The set backend using this already has to work around this via ugly
cast, don't spread this pattern.
Signed-off-by: Florian Westphal <[email protected]>1 parent cf8b7c1 commit 2560016
File tree
2 files changed
+4
-5
lines changed- include/net/netfilter
- net/netfilter
2 files changed
+4
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
462 | 462 | | |
463 | 463 | | |
464 | 464 | | |
465 | | - | |
| 465 | + | |
466 | 466 | | |
467 | 467 | | |
468 | 468 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1549 | 1549 | | |
1550 | 1550 | | |
1551 | 1551 | | |
1552 | | - | |
| 1552 | + | |
1553 | 1553 | | |
1554 | 1554 | | |
1555 | | - | |
| 1555 | + | |
1556 | 1556 | | |
1557 | | - | |
1558 | 1557 | | |
1559 | 1558 | | |
1560 | 1559 | | |
| |||
1672 | 1671 | | |
1673 | 1672 | | |
1674 | 1673 | | |
1675 | | - | |
| 1674 | + | |
1676 | 1675 | | |
1677 | 1676 | | |
1678 | 1677 | | |
| |||
0 commit comments