Merge branch 'net-ipa-miscellaneous-cleanups'
authorDavid S. Miller <davem@davemloft.net>
Tue, 29 Sep 2020 01:34:56 +0000 (18:34 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 29 Sep 2020 01:34:56 +0000 (18:34 -0700)
commit3f53094ded4a78c87f9dada995e01cc491c196dd
treea9a3f96ea7b79dda4e57f8101fbab124d46c2c12
parent280095713ce244e8dbdfb059cdca695baa72230a
parentbf8fd8d3268592ce3583567f22175423102186ba
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>