mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] general: convert "kernel" subdirectory to UTF-8
@ 2007-04-17 17:19 John Anthony Kazos Jr.
  2007-04-17 17:29 ` Andreas Schwab
  2007-04-18  4:56 ` Dmitry Torokhov
  0 siblings, 2 replies; 5+ messages in thread
From: John Anthony Kazos Jr. @ 2007-04-17 17:19 UTC (permalink / raw)
  To: linux-kernel; +Cc: trivial

[-- Attachment #1: Type: TEXT/PLAIN, Size: 989 bytes --]

From: John Anthony Kazos Jr. <jakj@j-a-k-j.com>

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>

---

I can't get my mail client to send in ISO-8859-1 instead of UTF-8, so the 
actual patch is attached in octet-stream format. The below patch is just 
for reference and will almost certainly NOT work.

Also, since the patch includes both encodings, whichever encoding you 
select while viewing it will display one correct and one garbled line. 
However, the bytecodes -are- correct.

diff -uprN linux-2.6.21-rc7.orig/kernel/sys.c linux-2.6.21-rc7.mod/kernel/sys.c
--- linux-2.6.21-rc7.orig/kernel/sys.c	2007-04-17 11:42:13.000000000 -0400
+++ linux-2.6.21-rc7.mod/kernel/sys.c	2007-04-17 13:16:59.000000000 -0400
@@ -1292,7 +1292,7 @@ asmlinkage long sys_setfsuid(uid_t uid)
 }
 
 /*
- * Samma på svenska..
+ * Samma på svenska..
  */
 asmlinkage long sys_setfsgid(gid_t gid)
 {

[-- Attachment #2: Type: APPLICATION/octet-stream, Size: 396 bytes --]

diff -uprN linux-2.6.21-rc7.orig/kernel/sys.c linux-2.6.21-rc7.mod/kernel/sys.c
--- linux-2.6.21-rc7.orig/kernel/sys.c	2007-04-17 11:42:13.000000000 -0400
+++ linux-2.6.21-rc7.mod/kernel/sys.c	2007-04-17 13:16:59.000000000 -0400
@@ -1292,7 +1292,7 @@ asmlinkage long sys_setfsuid(uid_t uid)
 }
 
 /*
- * Samma på svenska..
+ * Samma på svenska..
  */
 asmlinkage long sys_setfsgid(gid_t gid)
 {

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-04-18 10:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-17 17:19 [PATCH] general: convert "kernel" subdirectory to UTF-8 John Anthony Kazos Jr.
2007-04-17 17:29 ` Andreas Schwab
2007-04-17 17:31   ` John Anthony Kazos Jr.
2007-04-18  4:56 ` Dmitry Torokhov
2007-04-18  9:47   ` David Härdeman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®