diff options
Diffstat (limited to 'include/linux/kobject.h')
| -rw-r--r-- | include/linux/kobject.h | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/kobject.h b/include/linux/kobject.h index 39e709f88aa..d542faa6cb4 100644 --- a/include/linux/kobject.h +++ b/include/linux/kobject.h @@ -26,7 +26,6 @@  #include <linux/wait.h>  #include <asm/atomic.h> -#define KOBJ_NAME_LEN			20  #define UEVENT_HELPER_PATH_LEN		256  #define UEVENT_NUM_ENVP			32	/* number of env pointers */  #define UEVENT_BUFFER_SIZE		2048	/* buffer for the variables */  |