]> 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, 3 Aug 2011 00:52:51 +0000 (10:52 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 24 Aug 2011 05:24:15 +0000 (15:24 +1000)
commit79a5dad0eed6d5c5359cfc073d80f340e7e24678
tree6eada78271a712e0c213cf575fd61aa962000ac0
parentca187780584e6637c6f3155e334d5ba154dbefa0
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