Commit 6f67093
netfilter: nf_tables: Sort labels in nft_netdev_hook_alloc()
No point in having err_hook_alloc, just call return directly. Also
rename err_hook_dev - it's not about the hook's device but freeing the
hook itself.
Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>1 parent 7b48564 commit 6f67093
1 file changed
Lines changed: 7 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2315 | 2315 | | |
2316 | 2316 | | |
2317 | 2317 | | |
2318 | | - | |
2319 | | - | |
2320 | | - | |
2321 | | - | |
| 2318 | + | |
| 2319 | + | |
| 2320 | + | |
2322 | 2321 | | |
2323 | 2322 | | |
2324 | 2323 | | |
2325 | 2324 | | |
2326 | | - | |
| 2325 | + | |
2327 | 2326 | | |
2328 | 2327 | | |
2329 | 2328 | | |
| |||
2334 | 2333 | | |
2335 | 2334 | | |
2336 | 2335 | | |
2337 | | - | |
| 2336 | + | |
2338 | 2337 | | |
2339 | 2338 | | |
2340 | 2339 | | |
2341 | 2340 | | |
2342 | 2341 | | |
2343 | | - | |
| 2342 | + | |
2344 | 2343 | | |
2345 | 2344 | | |
2346 | 2345 | | |
2347 | 2346 | | |
2348 | 2347 | | |
2349 | 2348 | | |
2350 | | - | |
| 2349 | + | |
2351 | 2350 | | |
2352 | | - | |
2353 | 2351 | | |
2354 | 2352 | | |
2355 | 2353 | | |
| |||
0 commit comments