lkml.org 
[lkml]   [2008]   [Jun]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH -mmotm] fix double export of kobject_rename
Date
Probably a merging error, line comes from the merge with -next.

Signed-off-by: Johannes Weiner <hannes@saeurebad.de>
---

diff --git a/lib/kobject.c b/lib/kobject.c
index 8761ef6..abfb1e2 100644
--- a/lib/kobject.c
+++ b/lib/kobject.c
@@ -540,7 +540,6 @@ out:
kfree(devpath);
return error;
}
-EXPORT_SYMBOL_GPL(kobject_rename);

/**
* kobject_del - unlink kobject from hierarchy.

\
 
 \ /
  Last update: 2008-06-27 13:43    [W:0.029 / U:0.112 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site