Skip to content

Commit 8bc3252

Browse files
tobluxmaddy-kerneldev
authored andcommitted
powerpc: Transliterate author name and remove FIXME
The name is Mimi Phuong-Thao Vo. Signed-off-by: Thorsten Blum <[email protected]> Signed-off-by: Madhavan Srinivasan <[email protected]> Link: https://patch.msgid.link/[email protected]
1 parent 2c54e43 commit 8bc3252

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

arch/powerpc/boot/rs6000.h

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
/* SPDX-License-Identifier: GPL-2.0 */
22
/* IBM RS/6000 "XCOFF" file definitions for BFD.
33
Copyright (C) 1990, 1991 Free Software Foundation, Inc.
4-
FIXME: Can someone provide a transliteration of this name into ASCII?
5-
Using the following chars caused a compiler warning on HIUX (so I replaced
6-
them with octal escapes), and isn't useful without an understanding of what
7-
character set it is.
8-
Written by Mimi Ph\373\364ng-Th\345o V\365 of IBM
4+
Written by Mimi Phuong-Thao Vo of IBM
95
and John Gilmore of Cygnus Support. */
106

117
/********************** FILE HEADER **********************/

0 commit comments

Comments
 (0)