diff options
| author | Al Viro <[email protected]> | 2011-12-29 22:09:01 +0000 |
|---|---|---|
| committer | Jiri Kosina <[email protected]> | 2012-01-02 12:04:55 +0000 |
| commit | d36b691077dc59c74efec0d54ed21b86f7a2a21a (patch) | |
| tree | 4f4a82eab16f403f531a860a428ebbec4c0d0db3 /drivers/misc/ibmasm/command.c | |
| parent | devres: Fix a typo in devm_kfree comment (diff) | |
| download | kernel-d36b691077dc59c74efec0d54ed21b86f7a2a21a.tar.gz kernel-d36b691077dc59c74efec0d54ed21b86f7a2a21a.zip | |
misc latin1 to utf8 conversions
Signed-off-by: Al Viro <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'drivers/misc/ibmasm/command.c')
| -rw-r--r-- | drivers/misc/ibmasm/command.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/misc/ibmasm/command.c b/drivers/misc/ibmasm/command.c index 5c766b4fb238..7d56f45dee19 100644 --- a/drivers/misc/ibmasm/command.c +++ b/drivers/misc/ibmasm/command.c @@ -18,7 +18,7 @@ * * Copyright (C) IBM Corporation, 2004 * - * Author: Max Asb�ck <[email protected]> + * Author: Max Asböck <[email protected]> * */ |
