瀏覽代碼

general: convert "kernel" subdirectory to UTF-8

Convert the "kernel" subdirectory of the tree to UTF-8. The only file
modified is <kernel/sys.c>.

Signed-off-by: John Anthony Kazos Jr. <jakj@j-a-k-j.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
John Anthony Kazos Jr 18 年之前
父節點
當前提交
f42df9e658
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      kernel/sys.c

+ 1 - 1
kernel/sys.c

@@ -1292,7 +1292,7 @@ asmlinkage long sys_setfsuid(uid_t uid)
 }
 
 /*
- * Samma på svenska..
+ * Samma på svenska..
  */
 asmlinkage long sys_setfsgid(gid_t gid)
 {