diff options
author | Shannon Nelson <snelson@pensando.io> | 2020-01-06 19:43:49 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-01-07 13:05:06 -0800 |
commit | 6be1a5ce1b39b43294a8eda9ba5254792decb15e (patch) | |
tree | daf42d9e7cc1339a580c70eb212a3a0bc0ac9876 /scripts/bpf_helpers_doc.py | |
parent | c37d6e3f25cf95cdefaa51eaad699382f34cdd0c (diff) | |
download | linux-6be1a5ce1b39b43294a8eda9ba5254792decb15e.tar.gz linux-6be1a5ce1b39b43294a8eda9ba5254792decb15e.tar.bz2 linux-6be1a5ce1b39b43294a8eda9ba5254792decb15e.zip |
ionic: clear compiler warning on hb use before set
Build checks have pointed out that 'hb' can theoretically
be used before set, so let's initialize it and get rid
of the compiler complaint.
Signed-off-by: Shannon Nelson <snelson@pensando.io>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions