]> git.kernelconcepts.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>
Thu, 22 Sep 2011 08:26:20 +0000 (18:26 +1000)
commit9ecbb82c2152b3faee9d8a67d229cf37b6f09891
tree51d5f427b14cf607c0897d7c34889078ccaffc35
parent8a94b99c119d9e6d3643407553b048c3c4a09ded
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