OSDN Git Service

average: remove out-of-line implementation
authorJohannes Berg <johannes.berg@intel.com>
Wed, 19 Aug 2015 07:46:22 +0000 (09:46 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 20 Aug 2015 21:10:23 +0000 (14:10 -0700)
commitf4e774f55fe0bb568a0877b2eb9e1b4b5a6f5cbc
tree60195c628836ff931a160cb90ca779e4832119ba
parent11ab35ed0457a4b7914358986a67064ecb467e7d
average: remove out-of-line implementation

Since all users are now converted to the inline implementation,
remove the out-of-line implementation entirely.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/average.h
lib/Kconfig
lib/average.c [deleted file]