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>
This commit is contained in:
John Anthony Kazos Jr 2007-05-09 08:23:08 +02:00 committed by Adrian Bunk
parent be2a608bd0
commit f42df9e658

View file

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