+14
−0
+131
−0
+22
−0
+0
−164
+0
−4
Loading
The functions which are being moved can all be marked
static in their new locations, since they only have
a single caller each. Their new locations are more
logical than before and some of the functions are
small enough that the compiler might well inline them.
Signed-off-by:
Steven Whitehouse <swhiteho@redhat.com>