Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
[powerpc.git] / kernel / sys.c
index 3e33213..bce933e 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.