mirror of
https://github.com/xnox/Ubuntu-kernel.git
synced 2025-08-19 01:17:50 +00:00

Make symbols static to avoid the following warning shown up by sparse: warning: symbol ... was not declared. Should it be static? Signed-off-by: Alexander Smirnov <alex.bluesman.smirnov@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>