]> 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)
commit9d2f2f4cff3250591d22d85dea0bc39270afc24e
tree60195c628836ff931a160cb90ca779e4832119ba
parent6b947a15ca5923a55658929be585a2fb54fc740d
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]