]> git.karo-electronics.de Git - karo-tx-linux.git/commit
The tracing ring-buffer used this function briefly, but not anymore.
authorJohannes Weiner <hannes@cmpxchg.org>
Wed, 24 Aug 2011 23:46:49 +0000 (09:46 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 9 Sep 2011 06:16:10 +0000 (16:16 +1000)
commit0951e0d100d047bc89676cd093bc4f156a48e644
treeac84b9abd9f5da831ba82e96d7a657a804be84c6
parent3ef56ce9659930d3ad2e55b7ba29dedf7b041faa
The tracing ring-buffer used this function briefly, but not anymore.
Make it local to the writeback code again.

Also, move the function so that no forward declaration needs to be
reintroduced.

Signed-off-by: Johannes Weiner <hannes@cmpxchg.org>
Acked-by: Mel Gorman <mgorman@suse.de>
Reviewed-by: Michal Hocko <mhocko@suse.cz>
Cc: Wu Fengguang <fengguang.wu@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/linux/writeback.h
mm/page-writeback.c