login
Header Space

 
 

[PATCH] Remove duplicate, conflicting entry for oom.h.

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Linux Kernel Mailing List <linux-kernel@...>
Cc: Andrew Morton <akpm@...>
Date: Saturday, March 22, 2008 - 2:20 pm

oom.h is already tagged for unifdef'ing, so its entry as a simple
exportable header should be deleted.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>

---

diff --git a/include/linux/Kbuild b/include/linux/Kbuild
index 4108b38..11cbafd 100644
--- a/include/linux/Kbuild
+++ b/include/linux/Kbuild
@@ -116,7 +116,6 @@ header-y += nfs2.h
 header-y += nfs4_mount.h
 header-y += nfs_mount.h
 header-y += nl80211.h
-header-y += oom.h
 header-y += param.h
 header-y += pci_regs.h
 header-y += pfkeyv2.h

========================================================================
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry:
    Have classroom, will lecture.

http://crashcourse.ca                          Waterloo, Ontario, CANADA
========================================================================
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] Remove duplicate, conflicting entry for oom.h., Robert P. J. Day, (Sat Mar 22, 2:20 pm)
speck-geostationary