]> 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>
Fri, 19 Aug 2011 02:31:20 +0000 (12:31 +1000)
commit3fd9eadbe0ccfac9b3f51aecc297de97a7697fa9
treef1205aceede3520b20cd3b5eb4d171141fb2aac7
parentb6712be35ef1ce4f1b9ed07de4e6feb305072356
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