kernel: remove imq support, refresh patches

SVN-Revision: 25641
This commit is contained in:
Felix Fietkau
2011-02-21 02:06:51 +00:00
parent fca74c3a44
commit 9dad83362d
156 changed files with 404 additions and 11052 deletions

View File

@@ -20,7 +20,7 @@
#else
static inline int kobject_uevent(struct kobject *kobj,
enum kobject_action action)
@@ -231,6 +237,16 @@ static inline int add_uevent_var(struct
@@ -231,6 +237,16 @@ static inline int add_uevent_var(struct
static inline int kobject_action_type(const char *buf, size_t count,
enum kobject_action *type)
{ return -EINVAL; }