aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorAndrea Claudi <[email protected]>2019-02-16 16:39:53 +0100
committerPablo Neira Ayuso <[email protected]>2019-03-01 14:19:04 +0100
commitf25a9b8515a40cdd8cea9d38176d78266f5f941e (patch)
treede8a54f8228a84259bd7674bed9cd735066a7d6c /scripts/gdb/linux/tasks.py
parent123f89c8aab782854d8b27b1c01f3f2cff33c20d (diff)
ipvs: change some data types from int to bool
Change the data type of the following variables from int to bool across ipvs code: - found - loop - need_full_dest - need_full_svc - payload_csum Also change the following functions to use bool full_entry param instead of int: - ip_vs_genl_parse_dest() - ip_vs_genl_parse_service() This patch does not change any functionality but makes the source code slightly easier to read. Signed-off-by: Andrea Claudi <[email protected]> Acked-by: Julian Anastasov <[email protected]> Acked-by: Simon Horman <[email protected]> Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions