warnings: fix "static" in ep_pfilter
There was a wrong "static" in a public header that triggered
my interest here. This fixes the warning and makes all functions
that are unused elsewhere really static. It also saves 50 bytes
in the final binary.
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
Please register or sign in to comment