]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - kernel/sys.c
[PATCH] md: initial sysfs support for md
[linux-2.6-omap-h63xx.git] / kernel / sys.c
index 3e332131000ead377e3424306805f0fa57792fec..c43b3e22bbda5b215515ca54c1f359e5a776c896 100644 (file)
@@ -386,7 +386,7 @@ void kernel_restart_prepare(char *cmd)
 /**
  *     kernel_restart - reboot the system
  *     @cmd: pointer to buffer containing command to execute for restart
- *             or NULL
+ *             or %NULL
  *
  *     Shutdown everything and perform a clean reboot.
  *     This is not safe to call in interrupt context.
@@ -1497,8 +1497,6 @@ EXPORT_SYMBOL(in_egroup_p);
 
 DECLARE_RWSEM(uts_sem);
 
-EXPORT_SYMBOL(uts_sem);
-
 asmlinkage long sys_newuname(struct new_utsname __user * name)
 {
        int errno = 0;