diff options
author | Alexander Lobakin <[email protected]> | 2021-02-02 13:31:05 +0000 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2021-02-04 18:20:13 -0800 |
commit | 48f971c9c80a728646fc03367a28df747f20d0f4 (patch) | |
tree | 0f6454b24a2f60b7b8ac9ceffb72e42c6a8ea83d /tools/perf/scripts/python/syscall-counts.py | |
parent | 1d7bab6a94458e959f3f55788fd50ddc7d97403b (diff) |
skbuff: constify skb_propagate_pfmemalloc() "page" argument
The function doesn't write anything to the page struct itself,
so this argument can be const.
Misc: align second argument to the brace while at it.
Signed-off-by: Alexander Lobakin <[email protected]>
Reviewed-by: Jesse Brandeburg <[email protected]>
Acked-by: David Rientjes <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions