commit | 3f53094ded4a78c87f9dada995e01cc491c196dd | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Mon Sep 28 18:34:56 2020 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Sep 28 18:34:56 2020 -0700 |
tree | a9a3f96ea7b79dda4e57f8101fbab124d46c2c12 | |
parent | 280095713ce244e8dbdfb059cdca695baa72230a [diff] | |
parent | bf8fd8d3268592ce3583567f22175423102186ba [diff] |
Merge branch 'net-ipa-miscellaneous-cleanups' Alex Elder says: ==================== net: ipa: miscellaneous cleanups This series contains some minor cleanups I've been meaning to get around to for a while. The first few remove the definitions of some currently-unused symbols. Several fix some warnings that are reported when the build is done with "W=2". All are simple and have no effect on the operation of the code. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>