diff options
author | Daniel Golle <daniel@makrotopia.org> | 2020-03-30 23:35:04 +0100 |
---|---|---|
committer | Daniel Golle <daniel@makrotopia.org> | 2020-04-01 19:47:59 +0100 |
commit | a24a9bbc8c131c300fd8d4f9307aa236ed61a34b (patch) | |
tree | e430c39c85f8c8b776b6022466e6ab9d577804c0 /tools/mpc | |
parent | 51edc4eb89bb299d5da2a20e1cc7349b808c6747 (diff) | |
download | upstream-a24a9bbc8c131c300fd8d4f9307aa236ed61a34b.tar.gz upstream-a24a9bbc8c131c300fd8d4f9307aa236ed61a34b.tar.bz2 upstream-a24a9bbc8c131c300fd8d4f9307aa236ed61a34b.zip |
mac80211: rt2x00: prune more unnecessary exports
The calibration patches for MT7620 unnecessarily export symbols and
populate never accessed function pointers. Remove all that and make
functions static as the only place where each of those functions is
called is within rt2800lib.c.
Also make code more readable by fixing indentation, removing
unnecessary parantheses and simplifying some instructions using
shorthands here and there.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat (limited to 'tools/mpc')
0 files changed, 0 insertions, 0 deletions