]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc0ff071592773ce4cbf848d40c15d0687b8dac3e
tree60195c628836ff931a160cb90ca779e4832119ba
parente6aafa044171dbad7c920d064fd9f0834e2ec573
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]