linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 1/6] mm/writeback: remove wb_reason_name
@ 2013-06-21  0:28 Wanpeng Li
  2013-06-21  0:28 ` [PATCH v5 2/6] mm/writeback: Don't check force_wait to handle bdi->work_list Wanpeng Li
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Wanpeng Li @ 2013-06-21  0:28 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Michal Hocko, David Rientjes, Kirill A. Shutemov, Fengguang Wu,
	Rik van Riel, Andrew Shewmaker, Jiri Kosina, Namjae Jeon,
	Jan Kara, Tejun Heo, linux-mm, linux-kernel, Wanpeng Li

wb_reason_name is not used any more, this patch remove it.

Reviewed-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Wanpeng Li <liwanp@linux.vnet.ibm.com>
---
 include/linux/writeback.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/include/linux/writeback.h b/include/linux/writeback.h
index e27468e..8b5cec4 100644
--- a/include/linux/writeback.h
+++ b/include/linux/writeback.h
@@ -51,7 +51,6 @@ enum wb_reason {
 
 	WB_REASON_MAX,
 };
-extern const char *wb_reason_name[];
 
 /*
  * A control structure which tells the writeback code what to do.  These are
-- 
1.7.5.4

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ permalink raw reply related	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2013-06-21  1:26 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-21  0:28 [PATCH v5 1/6] mm/writeback: remove wb_reason_name Wanpeng Li
2013-06-21  0:28 ` [PATCH v5 2/6] mm/writeback: Don't check force_wait to handle bdi->work_list Wanpeng Li
2013-06-21  0:33   ` Fengguang Wu
2013-06-21  1:26     ` Wanpeng Li
2013-06-21  1:26     ` Wanpeng Li
2013-06-21  0:28 ` [PATCH v5 3/6] commit reason of WB_REASON_FORKER_THREAD mismatch name Wanpeng Li
2013-06-21  0:49   ` Fengguang Wu
2013-06-21  0:52     ` Wanpeng Li
2013-06-21  0:52     ` Wanpeng Li
2013-06-21  0:28 ` [PATCH v5 4/6] mm/page_alloc: fix doc for numa_zonelist_order Wanpeng Li
2013-06-21  0:28 ` [PATCH v5 5/6] mm/thp: fix doc for transparent huge zero page Wanpeng Li
2013-06-21  0:28 ` [PATCH v5 6/6] mm/pgtable: Don't accumulate addr during pgd prepopulate pmd Wanpeng Li
2013-06-21  0:37 ` [PATCH v5 1/6] mm/writeback: remove wb_reason_name Fengguang Wu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).