[Devel] [PATCH 06/17] oom: zap oom_report_invocation proto

Vladimir Davydov vdavydov at parallels.com
Fri Aug 14 10:03:30 PDT 2015


It is unused.

Signed-off-by: Vladimir Davydov <vdavydov at parallels.com>
---
 include/linux/oom.h | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/include/linux/oom.h b/include/linux/oom.h
index c13af3feba30..201aa1ab1dd2 100644
--- a/include/linux/oom.h
+++ b/include/linux/oom.h
@@ -88,9 +88,6 @@ static inline void oom_killer_enable(void)
 
 extern struct task_struct *find_lock_task_mm(struct task_struct *p);
 
-void oom_report_invocation(char *type, struct user_beancounter *ub,
-		gfp_t gfp_mask, int order);
-
 /* sysctls */
 extern int sysctl_oom_dump_tasks;
 extern int sysctl_oom_kill_allocating_task;
-- 
2.1.4




More information about the Devel mailing list