Commit d36b691077dc59c74efec0d54ed21b86f7a2a21a

Authored by Al Viro
Committed by Jiri Kosina
1 parent 92f1b85187

misc latin1 to utf8 conversions

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

Showing 68 changed files with 106 additions and 106 deletions Side-by-side Diff

Documentation/ABI/testing/sysfs-driver-hid-logitech-lg4ff
1 1 What: /sys/module/hid_logitech/drivers/hid:logitech/<dev>/range.
2 2 Date: July 2011
3 3 KernelVersion: 3.2
4   -Contact: Michal Malý <madcatxster@gmail.com>
  4 +Contact: Michal Malý <madcatxster@gmail.com>
5 5 Description: Display minimum, maximum and current range of the steering
6 6 wheel. Writing a value within min and max boundaries sets the
7 7 range of the wheel.
Documentation/vgaarbiter.txt
... ... @@ -177,7 +177,7 @@
177 177  
178 178 Benjamin Herrenschmidt (IBM?) started this work when he discussed such design
179 179 with the Xorg community in 2005 [1, 2]. In the end of 2007, Paulo Zanoni and
180   -Tiago Vignatti (both of C3SL/Federal University of Paraná) proceeded his work
  180 +Tiago Vignatti (both of C3SL/Federal University of Paraná) proceeded his work
181 181 enhancing the kernel code to adapt as a kernel module and also did the
182 182 implementation of the user space side [3]. Now (2009) Tiago Vignatti and Dave
183 183 Airlie finally put this work in shape and queued to Jesse Barnes' PCI tree.
drivers/gpu/drm/i915/intel_sdvo_regs.h
1 1 /*
2   - * Copyright © 2006-2007 Intel Corporation
  2 + * Copyright © 2006-2007 Intel Corporation
3 3 *
4 4 * Permission is hereby granted, free of charge, to any person obtaining a
5 5 * copy of this software and associated documentation files (the "Software"),
drivers/hid/hid-pl.c
... ... @@ -9,10 +9,10 @@
9 9 * - contains two reports, one for each port (HID_QUIRK_MULTI_INPUT)
10 10 *
11 11 * 0e8f:0003 "GreenAsia Inc. USB Joystick "
12   - * - tested with König Gaming gamepad
  12 + * - tested with König Gaming gamepad
13 13 *
14 14 * 0e8f:0003 "GASIA USB Gamepad"
15   - * - another version of the König gamepad
  15 + * - another version of the König gamepad
16 16 *
17 17 * Copyright (c) 2007, 2009 Anssi Hannula <anssi.hannula@gmail.com>
18 18 */
drivers/hid/hid-twinhan.c
... ... @@ -3,7 +3,7 @@
3 3 *
4 4 * Based on hid-gyration.c
5 5 *
6   - * Copyright (c) 2009 Bruno Prémont <bonbons@linux-vserver.org>
  6 + * Copyright (c) 2009 Bruno Prémont <bonbons@linux-vserver.org>
7 7 */
8 8  
9 9 /*
drivers/i2c/busses/i2c-xiic.c
... ... @@ -426,7 +426,7 @@
426 426 xiic_wakeup(i2c, STATE_ERROR);
427 427  
428 428 } else if (pend & (XIIC_INTR_TX_EMPTY_MASK | XIIC_INTR_TX_HALF_MASK)) {
429   - /* Transmit register/FIFO is empty or ½ empty */
  429 + /* Transmit register/FIFO is empty or ½ empty */
430 430  
431 431 clr = pend &
432 432 (XIIC_INTR_TX_EMPTY_MASK | XIIC_INTR_TX_HALF_MASK);
drivers/isdn/hisax/enternow_pci.c
... ... @@ -333,7 +333,7 @@
333 333 cs->hw.njet.isac = cs->hw.njet.base + 0xC0; // Fenster zum AMD
334 334  
335 335 /* Reset an */
336   - cs->hw.njet.ctrl_reg = 0x07; // geändert von 0xff
  336 + cs->hw.njet.ctrl_reg = 0x07; // geändert von 0xff
337 337 outb(cs->hw.njet.ctrl_reg, cs->hw.njet.base + NETJET_CTRL);
338 338 /* 20 ms Pause */
339 339 mdelay(20);
drivers/media/rc/winbond-cir.c
... ... @@ -1176,7 +1176,7 @@
1176 1176 module_init(wbcir_init);
1177 1177 module_exit(wbcir_exit);
1178 1178  
1179   -MODULE_AUTHOR("David Härdeman <david@hardeman.nu>");
  1179 +MODULE_AUTHOR("David Härdeman <david@hardeman.nu>");
1180 1180 MODULE_DESCRIPTION("Winbond SuperI/O Consumer IR Driver");
1181 1181 MODULE_LICENSE("GPL");
drivers/misc/ibmasm/command.c
... ... @@ -18,7 +18,7 @@
18 18 *
19 19 * Copyright (C) IBM Corporation, 2004
20 20 *
21   - * Author: Max Asböck <amax@us.ibm.com>
  21 + * Author: Max Asböck <amax@us.ibm.com>
22 22 *
23 23 */
24 24  
drivers/misc/ibmasm/dot_command.c
... ... @@ -17,7 +17,7 @@
17 17 *
18 18 * Copyright (C) IBM Corporation, 2004
19 19 *
20   - * Author: Max Asböck <amax@us.ibm.com>
  20 + * Author: Max Asböck <amax@us.ibm.com>
21 21 *
22 22 */
23 23  
drivers/misc/ibmasm/dot_command.h
... ... @@ -17,7 +17,7 @@
17 17 *
18 18 * Copyright (C) IBM Corporation, 2004
19 19 *
20   - * Author: Max Asböck <amax@us.ibm.com>
  20 + * Author: Max Asböck <amax@us.ibm.com>
21 21 *
22 22 */
23 23  
drivers/misc/ibmasm/event.c
... ... @@ -18,7 +18,7 @@
18 18 *
19 19 * Copyright (C) IBM Corporation, 2004
20 20 *
21   - * Author: Max Asböck <amax@us.ibm.com>
  21 + * Author: Max Asböck <amax@us.ibm.com>
22 22 *
23 23 */
24 24  
drivers/misc/ibmasm/heartbeat.c
... ... @@ -18,7 +18,7 @@
18 18 *
19 19 * Copyright (C) IBM Corporation, 2004
20 20 *
21   - * Author: Max Asböck <amax@us.ibm.com>
  21 + * Author: Max Asböck <amax@us.ibm.com>
22 22 *
23 23 */
24 24  
drivers/misc/ibmasm/i2o.h
... ... @@ -17,7 +17,7 @@
17 17 *
18 18 * Copyright (C) IBM Corporation, 2004
19 19 *
20   - * Author: Max Asböck <amax@us.ibm.com>
  20 + * Author: Max Asböck <amax@us.ibm.com>
21 21 *
22 22 */
23 23  
drivers/misc/ibmasm/ibmasm.h
... ... @@ -18,7 +18,7 @@
18 18 *
19 19 * Copyright (C) IBM Corporation, 2004
20 20 *
21   - * Author: Max Asböck <amax@us.ibm.com>
  21 + * Author: Max Asböck <amax@us.ibm.com>
22 22 *
23 23 */
24 24  
drivers/misc/ibmasm/ibmasmfs.c
... ... @@ -17,7 +17,7 @@
17 17 *
18 18 * Copyright (C) IBM Corporation, 2004
19 19 *
20   - * Author: Max Asböck <amax@us.ibm.com>
  20 + * Author: Max Asböck <amax@us.ibm.com>
21 21 *
22 22 */
23 23  
drivers/misc/ibmasm/lowlevel.c
... ... @@ -17,7 +17,7 @@
17 17 *
18 18 * Copyright (C) IBM Corporation, 2004
19 19 *
20   - * Author: Max Asböck <amax@us.ibm.com>
  20 + * Author: Max Asböck <amax@us.ibm.com>
21 21 *
22 22 */
23 23  
drivers/misc/ibmasm/lowlevel.h
... ... @@ -17,7 +17,7 @@
17 17 *
18 18 * Copyright (C) IBM Corporation, 2004
19 19 *
20   - * Author: Max Asböck <amax@us.ibm.com>
  20 + * Author: Max Asböck <amax@us.ibm.com>
21 21 *
22 22 */
23 23  
drivers/misc/ibmasm/module.c
... ... @@ -18,7 +18,7 @@
18 18 *
19 19 * Copyright (C) IBM Corporation, 2004
20 20 *
21   - * Author: Max Asböck <amax@us.ibm.com>
  21 + * Author: Max Asböck <amax@us.ibm.com>
22 22 *
23 23 * This driver is based on code originally written by Pete Reynolds
24 24 * and others.
drivers/misc/ibmasm/r_heartbeat.c
... ... @@ -16,7 +16,7 @@
16 16 *
17 17 * Copyright (C) IBM Corporation, 2004
18 18 *
19   - * Author: Max Asböck <amax@us.ibm.com>
  19 + * Author: Max Asböck <amax@us.ibm.com>
20 20 *
21 21 */
22 22  
drivers/misc/ibmasm/remote.h
... ... @@ -18,7 +18,7 @@
18 18 *
19 19 * Copyright (C) IBM Corporation, 2004
20 20 *
21   - * Author: Max Asböck <amax@us.ibm.com>
  21 + * Author: Max Asböck <amax@us.ibm.com>
22 22 *
23 23 * Originally written by Pete Reynolds
24 24 */
drivers/misc/ibmasm/uart.c
... ... @@ -18,7 +18,7 @@
18 18 *
19 19 * Copyright (C) IBM Corporation, 2004
20 20 *
21   - * Author: Max Asböck <amax@us.ibm.com>
  21 + * Author: Max Asböck <amax@us.ibm.com>
22 22 *
23 23 */
24 24  
drivers/mmc/host/omap.c
... ... @@ -2,7 +2,7 @@
2 2 * linux/drivers/mmc/host/omap.c
3 3 *
4 4 * Copyright (C) 2004 Nokia Corporation
5   - * Written by Tuukka Tikkanen and Juha Yrjölä<juha.yrjola@nokia.com>
  5 + * Written by Tuukka Tikkanen and Juha Yrjölä<juha.yrjola@nokia.com>
6 6 * Misc hacks here and there by Tony Lindgren <tony@atomide.com>
7 7 * Other hacks (DMA, SD, etc) by David Brownell
8 8 *
... ... @@ -1634,5 +1634,5 @@
1634 1634 MODULE_DESCRIPTION("OMAP Multimedia Card driver");
1635 1635 MODULE_LICENSE("GPL");
1636 1636 MODULE_ALIAS("platform:" DRIVER_NAME);
1637   -MODULE_AUTHOR("Juha Yrjölä");
  1637 +MODULE_AUTHOR("Juha Yrjölä");
drivers/scsi/jazz_esp.c
1 1 /* jazz_esp.c: ESP front-end for MIPS JAZZ systems.
2 2 *
3   - * Copyright (C) 2007 Thomas Bogendörfer (tsbogend@alpha.frankende)
  3 + * Copyright (C) 2007 Thomas Bogendörfer (tsbogend@alpha.frankende)
4 4 */
5 5  
6 6 #include <linux/kernel.h>
drivers/scsi/sni_53c710.c
... ... @@ -51,7 +51,7 @@
51 51  
52 52 #include "53c700.h"
53 53  
54   -MODULE_AUTHOR("Thomas Bogendörfer");
  54 +MODULE_AUTHOR("Thomas Bogendörfer");
55 55 MODULE_DESCRIPTION("SNI RM 53c710 SCSI Driver");
56 56 MODULE_LICENSE("GPL");
57 57 MODULE_ALIAS("platform:snirm_53c710");
drivers/staging/bcm/target_params.h
... ... @@ -72,8 +72,8 @@
72 72 // removed SHUT down related 'unused' params from here to sync 4.x and 5.x CFG files..
73 73  
74 74 //BAMC Related Parameters
75   - //Bit 0-15 Band AMC signaling configuration: Bit 1 = 1 – Enable Band AMC signaling.
76   - //bit 16-31 Band AMC Data configuration: Bit 16 = 1 – Band AMC 2x3 support.
  75 + //Bit 0-15 Band AMC signaling configuration: Bit 1 = 1 – Enable Band AMC signaling.
  76 + //bit 16-31 Band AMC Data configuration: Bit 16 = 1 – Band AMC 2x3 support.
77 77 B_UINT32 m_u32BandAMCEnable;
78 78  
79 79 } stTargetParams,TARGET_PARAMS,*PTARGET_PARAMS, STARGETPARAMS, *PSTARGETPARAMS;
drivers/staging/keucr/smilmain.c
... ... @@ -148,7 +148,7 @@
148 148 {
149 149 WORD len, bn;
150 150  
151   - //if (Check_D_MediaPower()) ; 6250 don't care
  151 + //if (Check_D_MediaPower()) ; 礎b 6250 don't care
152 152 // return(ErrCode);
153 153 //if (Check_D_MediaFmt(fdoExt)) ;
154 154 // return(ErrCode);
... ... @@ -594,7 +594,7 @@
594 594 // if (Check_D_CardStsChg())
595 595 // MediaChange = ERROR;
596 596 // //usleep(56*1024);
597   -// if ((!Check_D_CntPower())&&(!MediaChange)) // 有 power & Media 沒被 change, 則 return success
  597 +// if ((!Check_D_CntPower())&&(!MediaChange)) // 礎糧 power & Media 穡S糧Q change, 竄h return success
598 598 // return(SMSUCCESS);
599 599 // //usleep(56*1024);
600 600 //
drivers/staging/wlags49_h2/debug.h
... ... @@ -43,7 +43,7 @@
43 43 *
44 44 * Disclaimer
45 45 *
46   - * THIS SOFTWARE IS PROVIDED “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES,
  46 + * THIS SOFTWARE IS PROVIDED “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES,
47 47 * INCLUDING, BUT NOT LIMITED TO, INFRINGEMENT AND THE IMPLIED WARRANTIES OF
48 48 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. ANY
49 49 * USE, MODIFICATION OR DISTRIBUTION OF THIS SOFTWARE IS SOLELY AT THE USERS OWN
drivers/staging/wlags49_h2/dhfcfg.h
... ... @@ -43,7 +43,7 @@
43 43 *
44 44 * Disclaimer
45 45 *
46   - * THIS SOFTWARE IS PROVIDED “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES,
  46 + * THIS SOFTWARE IS PROVIDED “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES,
47 47 * INCLUDING, BUT NOT LIMITED TO, INFRINGEMENT AND THE IMPLIED WARRANTIES OF
48 48 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. ANY
49 49 * USE, MODIFICATION OR DISTRIBUTION OF THIS SOFTWARE IS SOLELY AT THE USERS OWN
drivers/staging/wlags49_h2/hcf.c
... ... @@ -32,9 +32,9 @@
32 32 * software indicates your acceptance of these terms and conditions. If you do
33 33 * not agree with these terms and conditions, do not use the software.
34 34 *
35   - * COPYRIGHT © 1994 - 1995 by AT&T. All Rights Reserved
36   - * COPYRIGHT © 1996 - 2000 by Lucent Technologies. All Rights Reserved
37   - * COPYRIGHT © 2001 - 2004 by Agere Systems Inc. All Rights Reserved
  35 + * COPYRIGHT © 1994 - 1995 by AT&T. All Rights Reserved
  36 + * COPYRIGHT © 1996 - 2000 by Lucent Technologies. All Rights Reserved
  37 + * COPYRIGHT © 2001 - 2004 by Agere Systems Inc. All Rights Reserved
38 38 * All rights reserved.
39 39 *
40 40 * Redistribution and use in source or binary forms, with or without
drivers/staging/wlags49_h2/hcf.h
... ... @@ -40,9 +40,9 @@
40 40 * software indicates your acceptance of these terms and conditions. If you do
41 41 * not agree with these terms and conditions, do not use the software.
42 42 *
43   -* COPYRIGHT © 1994 - 1995 by AT&T. All Rights Reserved
44   -* COPYRIGHT © 1996 - 2000 by Lucent Technologies. All Rights Reserved
45   -* COPYRIGHT © 2001 - 2004 by Agere Systems Inc. All Rights Reserved
  43 +* COPYRIGHT © 1994 - 1995 by AT&T. All Rights Reserved
  44 +* COPYRIGHT © 1996 - 2000 by Lucent Technologies. All Rights Reserved
  45 +* COPYRIGHT © 2001 - 2004 by Agere Systems Inc. All Rights Reserved
46 46 * All rights reserved.
47 47 *
48 48 * Redistribution and use in source or binary forms, with or without
drivers/staging/wlags49_h2/hcfcfg.h
... ... @@ -64,9 +64,9 @@
64 64 * software indicates your acceptance of these terms and conditions. If you do
65 65 * not agree with these terms and conditions, do not use the software.
66 66 *
67   -* COPYRIGHT © 1994 - 1995 by AT&T. All Rights Reserved
68   -* COPYRIGHT © 1996 - 2000 by Lucent Technologies. All Rights Reserved
69   -* COPYRIGHT © 2001 - 2004 by Agere Systems Inc. All Rights Reserved
  67 +* COPYRIGHT © 1994 - 1995 by AT&T. All Rights Reserved
  68 +* COPYRIGHT © 1996 - 2000 by Lucent Technologies. All Rights Reserved
  69 +* COPYRIGHT © 2001 - 2004 by Agere Systems Inc. All Rights Reserved
70 70 * All rights reserved.
71 71 *
72 72 * Redistribution and use in source or binary forms, with or without
drivers/staging/wlags49_h2/hcfdef.h
... ... @@ -33,9 +33,9 @@
33 33 * software indicates your acceptance of these terms and conditions. If you do
34 34 * not agree with these terms and conditions, do not use the software.
35 35 *
36   - * COPYRIGHT © 1994 - 1995 by AT&T. All Rights Reserved
37   - * COPYRIGHT © 1996 - 2000 by Lucent Technologies. All Rights Reserved
38   - * COPYRIGHT © 2001 - 2004 by Agere Systems Inc. All Rights Reserved
  36 + * COPYRIGHT © 1994 - 1995 by AT&T. All Rights Reserved
  37 + * COPYRIGHT © 1996 - 2000 by Lucent Technologies. All Rights Reserved
  38 + * COPYRIGHT © 2001 - 2004 by Agere Systems Inc. All Rights Reserved
39 39 * All rights reserved.
40 40 *
41 41 * Redistribution and use in source or binary forms, with or without
drivers/staging/wlags49_h2/mdd.h
... ... @@ -33,9 +33,9 @@
33 33 * software indicates your acceptance of these terms and conditions. If you do
34 34 * not agree with these terms and conditions, do not use the software.
35 35 *
36   -* COPYRIGHT © 1994 - 1995 by AT&T. All Rights Reserved
37   -* COPYRIGHT © 1996 - 2000 by Lucent Technologies. All Rights Reserved
38   -* COPYRIGHT © 2001 - 2004 by Agere Systems Inc. All Rights Reserved
  36 +* COPYRIGHT © 1994 - 1995 by AT&T. All Rights Reserved
  37 +* COPYRIGHT © 1996 - 2000 by Lucent Technologies. All Rights Reserved
  38 +* COPYRIGHT © 2001 - 2004 by Agere Systems Inc. All Rights Reserved
39 39 * All rights reserved.
40 40 *
41 41 * Redistribution and use in source or binary forms, with or without
drivers/staging/wlags49_h2/mmd.c
... ... @@ -35,7 +35,7 @@
35 35 * software indicates your acceptance of these terms and conditions. If you do
36 36 * not agree with these terms and conditions, do not use the software.
37 37 *
38   -* COPYRIGHT © 2001 - 2004 by Agere Systems Inc. All Rights Reserved
  38 +* COPYRIGHT © 2001 - 2004 by Agere Systems Inc. All Rights Reserved
39 39 * All rights reserved.
40 40 *
41 41 * Redistribution and use in source or binary forms, with or without
drivers/staging/wlags49_h2/mmd.h
... ... @@ -33,7 +33,7 @@
33 33 * software indicates your acceptance of these terms and conditions. If you do
34 34 * not agree with these terms and conditions, do not use the software.
35 35 *
36   -* COPYRIGHT © 2001 - 2004 by Agere Systems Inc. All Rights Reserved
  36 +* COPYRIGHT © 2001 - 2004 by Agere Systems Inc. All Rights Reserved
37 37 * All rights reserved.
38 38 *
39 39 * Redistribution and use in source or binary forms, with or without
drivers/staging/wlags49_h2/wl_cs.h
... ... @@ -22,7 +22,7 @@
22 22 * software indicates your acceptance of these terms and conditions. If you do
23 23 * not agree with these terms and conditions, do not use the software.
24 24 *
25   - * Copyright © 2003 Agere Systems Inc.
  25 + * Copyright © 2003 Agere Systems Inc.
26 26 * All rights reserved.
27 27 *
28 28 * Redistribution and use in source or binary forms, with or without
... ... @@ -43,7 +43,7 @@
43 43 *
44 44 * Disclaimer
45 45 *
46   - * THIS SOFTWARE IS PROVIDED “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES,
  46 + * THIS SOFTWARE IS PROVIDED “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES,
47 47 * INCLUDING, BUT NOT LIMITED TO, INFRINGEMENT AND THE IMPLIED WARRANTIES OF
48 48 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. ANY
49 49 * USE, MODIFICATION OR DISTRIBUTION OF THIS SOFTWARE IS SOLELY AT THE USERS OWN
drivers/staging/wlags49_h2/wl_enc.c
... ... @@ -23,7 +23,7 @@
23 23 * software indicates your acceptance of these terms and conditions. If you do
24 24 * not agree with these terms and conditions, do not use the software.
25 25 *
26   - * Copyright © 2003 Agere Systems Inc.
  26 + * Copyright © 2003 Agere Systems Inc.
27 27 * All rights reserved.
28 28 *
29 29 * Redistribution and use in source or binary forms, with or without
... ... @@ -44,7 +44,7 @@
44 44 *
45 45 * Disclaimer
46 46 *
47   - * THIS SOFTWARE IS PROVIDED “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES,
  47 + * THIS SOFTWARE IS PROVIDED “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES,
48 48 * INCLUDING, BUT NOT LIMITED TO, INFRINGEMENT AND THE IMPLIED WARRANTIES OF
49 49 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. ANY
50 50 * USE, MODIFICATION OR DISTRIBUTION OF THIS SOFTWARE IS SOLELY AT THE USERS OWN
drivers/staging/wlags49_h2/wl_enc.h
... ... @@ -22,7 +22,7 @@
22 22 * software indicates your acceptance of these terms and conditions. If you do
23 23 * not agree with these terms and conditions, do not use the software.
24 24 *
25   - * Copyright © 2003 Agere Systems Inc.
  25 + * Copyright © 2003 Agere Systems Inc.
26 26 * All rights reserved.
27 27 *
28 28 * Redistribution and use in source or binary forms, with or without
... ... @@ -43,7 +43,7 @@
43 43 *
44 44 * Disclaimer
45 45 *
46   - * THIS SOFTWARE IS PROVIDED “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES,
  46 + * THIS SOFTWARE IS PROVIDED “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES,
47 47 * INCLUDING, BUT NOT LIMITED TO, INFRINGEMENT AND THE IMPLIED WARRANTIES OF
48 48 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. ANY
49 49 * USE, MODIFICATION OR DISTRIBUTION OF THIS SOFTWARE IS SOLELY AT THE USERS OWN
drivers/staging/wlags49_h2/wl_if.h
... ... @@ -23,7 +23,7 @@
23 23 * software indicates your acceptance of these terms and conditions. If you do
24 24 * not agree with these terms and conditions, do not use the software.
25 25 *
26   - * Copyright © 2003 Agere Systems Inc.
  26 + * Copyright © 2003 Agere Systems Inc.
27 27 * All rights reserved.
28 28 *
29 29 * Redistribution and use in source or binary forms, with or without
... ... @@ -44,7 +44,7 @@
44 44 *
45 45 * Disclaimer
46 46 *
47   - * THIS SOFTWARE IS PROVIDED “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES,
  47 + * THIS SOFTWARE IS PROVIDED “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES,
48 48 * INCLUDING, BUT NOT LIMITED TO, INFRINGEMENT AND THE IMPLIED WARRANTIES OF
49 49 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. ANY
50 50 * USE, MODIFICATION OR DISTRIBUTION OF THIS SOFTWARE IS SOLELY AT THE USERS OWN
drivers/staging/wlags49_h2/wl_internal.h
... ... @@ -22,7 +22,7 @@
22 22 * software indicates your acceptance of these terms and conditions. If you do
23 23 * not agree with these terms and conditions, do not use the software.
24 24 *
25   - * Copyright © 2003 Agere Systems Inc.
  25 + * Copyright © 2003 Agere Systems Inc.
26 26 * All rights reserved.
27 27 *
28 28 * Redistribution and use in source or binary forms, with or without
... ... @@ -43,7 +43,7 @@
43 43 *
44 44 * Disclaimer
45 45 *
46   - * THIS SOFTWARE IS PROVIDED “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES,
  46 + * THIS SOFTWARE IS PROVIDED “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES,
47 47 * INCLUDING, BUT NOT LIMITED TO, INFRINGEMENT AND THE IMPLIED WARRANTIES OF
48 48 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. ANY
49 49 * USE, MODIFICATION OR DISTRIBUTION OF THIS SOFTWARE IS SOLELY AT THE USERS OWN
drivers/staging/wlags49_h2/wl_main.c
... ... @@ -23,7 +23,7 @@
23 23 * software indicates your acceptance of these terms and conditions. If you do
24 24 * not agree with these terms and conditions, do not use the software.
25 25 *
26   - * Copyright © 2003 Agere Systems Inc.
  26 + * Copyright © 2003 Agere Systems Inc.
27 27 * All rights reserved.
28 28 *
29 29 * Redistribution and use in source or binary forms, with or without
... ... @@ -44,7 +44,7 @@
44 44 *
45 45 * Disclaimer
46 46 *
47   - * THIS SOFTWARE IS PROVIDED “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES,
  47 + * THIS SOFTWARE IS PROVIDED “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES,
48 48 * INCLUDING, BUT NOT LIMITED TO, INFRINGEMENT AND THE IMPLIED WARRANTIES OF
49 49 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. ANY
50 50 * USE, MODIFICATION OR DISTRIBUTION OF THIS SOFTWARE IS SOLELY AT THE USERS OWN
drivers/staging/wlags49_h2/wl_main.h
... ... @@ -22,7 +22,7 @@
22 22 * software indicates your acceptance of these terms and conditions. If you do
23 23 * not agree with these terms and conditions, do not use the software.
24 24 *
25   - * Copyright © 2003 Agere Systems Inc.
  25 + * Copyright © 2003 Agere Systems Inc.
26 26 * All rights reserved.
27 27 *
28 28 * Redistribution and use in source or binary forms, with or without
... ... @@ -43,7 +43,7 @@
43 43 *
44 44 * Disclaimer
45 45 *
46   - * THIS SOFTWARE IS PROVIDED “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES,
  46 + * THIS SOFTWARE IS PROVIDED “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES,
47 47 * INCLUDING, BUT NOT LIMITED TO, INFRINGEMENT AND THE IMPLIED WARRANTIES OF
48 48 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. ANY
49 49 * USE, MODIFICATION OR DISTRIBUTION OF THIS SOFTWARE IS SOLELY AT THE USERS OWN
drivers/staging/wlags49_h2/wl_netdev.c
... ... @@ -23,7 +23,7 @@
23 23 * software indicates your acceptance of these terms and conditions. If you do
24 24 * not agree with these terms and conditions, do not use the software.
25 25 *
26   - * Copyright © 2003 Agere Systems Inc.
  26 + * Copyright © 2003 Agere Systems Inc.
27 27 * All rights reserved.
28 28 *
29 29 * Redistribution and use in source or binary forms, with or without
... ... @@ -44,7 +44,7 @@
44 44 *
45 45 * Disclaimer
46 46 *
47   - * THIS SOFTWARE IS PROVIDED “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES,
  47 + * THIS SOFTWARE IS PROVIDED “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES,
48 48 * INCLUDING, BUT NOT LIMITED TO, INFRINGEMENT AND THE IMPLIED WARRANTIES OF
49 49 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. ANY
50 50 * USE, MODIFICATION OR DISTRIBUTION OF THIS SOFTWARE IS SOLELY AT THE USERS OWN
drivers/staging/wlags49_h2/wl_netdev.h
... ... @@ -23,7 +23,7 @@
23 23 * software indicates your acceptance of these terms and conditions. If you do
24 24 * not agree with these terms and conditions, do not use the software.
25 25 *
26   - * Copyright © 2003 Agere Systems Inc.
  26 + * Copyright © 2003 Agere Systems Inc.
27 27 * All rights reserved.
28 28 *
29 29 * Redistribution and use in source or binary forms, with or without
... ... @@ -44,7 +44,7 @@
44 44 *
45 45 * Disclaimer
46 46 *
47   - * THIS SOFTWARE IS PROVIDED “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES,
  47 + * THIS SOFTWARE IS PROVIDED “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES,
48 48 * INCLUDING, BUT NOT LIMITED TO, INFRINGEMENT AND THE IMPLIED WARRANTIES OF
49 49 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. ANY
50 50 * USE, MODIFICATION OR DISTRIBUTION OF THIS SOFTWARE IS SOLELY AT THE USERS OWN
drivers/staging/wlags49_h2/wl_pci.c
... ... @@ -23,7 +23,7 @@
23 23 * software indicates your acceptance of these terms and conditions. If you do
24 24 * not agree with these terms and conditions, do not use the software.
25 25 *
26   - * Copyright © 2003 Agere Systems Inc.
  26 + * Copyright © 2003 Agere Systems Inc.
27 27 * All rights reserved.
28 28 *
29 29 * Redistribution and use in source or binary forms, with or without
... ... @@ -44,7 +44,7 @@
44 44 *
45 45 * Disclaimer
46 46 *
47   - * THIS SOFTWARE IS PROVIDED “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES,
  47 + * THIS SOFTWARE IS PROVIDED “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES,
48 48 * INCLUDING, BUT NOT LIMITED TO, INFRINGEMENT AND THE IMPLIED WARRANTIES OF
49 49 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. ANY
50 50 * USE, MODIFICATION OR DISTRIBUTION OF THIS SOFTWARE IS SOLELY AT THE USERS OWN
drivers/staging/wlags49_h2/wl_pci.h
... ... @@ -22,7 +22,7 @@
22 22 * software indicates your acceptance of these terms and conditions. If you do
23 23 * not agree with these terms and conditions, do not use the software.
24 24 *
25   - * Copyright © 2003 Agere Systems Inc.
  25 + * Copyright © 2003 Agere Systems Inc.
26 26 * All rights reserved.
27 27 *
28 28 * Redistribution and use in source or binary forms, with or without
... ... @@ -43,7 +43,7 @@
43 43 *
44 44 * Disclaimer
45 45 *
46   - * THIS SOFTWARE IS PROVIDED “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES,
  46 + * THIS SOFTWARE IS PROVIDED “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES,
47 47 * INCLUDING, BUT NOT LIMITED TO, INFRINGEMENT AND THE IMPLIED WARRANTIES OF
48 48 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. ANY
49 49 * USE, MODIFICATION OR DISTRIBUTION OF THIS SOFTWARE IS SOLELY AT THE USERS OWN
drivers/staging/wlags49_h2/wl_priv.c
... ... @@ -22,7 +22,7 @@
22 22 * software indicates your acceptance of these terms and conditions. If you do
23 23 * not agree with these terms and conditions, do not use the software.
24 24 *
25   - * Copyright © 2003 Agere Systems Inc.
  25 + * Copyright © 2003 Agere Systems Inc.
26 26 * All rights reserved.
27 27 *
28 28 * Redistribution and use in source or binary forms, with or without
... ... @@ -43,7 +43,7 @@
43 43 *
44 44 * Disclaimer
45 45 *
46   - * THIS SOFTWARE IS PROVIDED “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES,
  46 + * THIS SOFTWARE IS PROVIDED “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES,
47 47 * INCLUDING, BUT NOT LIMITED TO, INFRINGEMENT AND THE IMPLIED WARRANTIES OF
48 48 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. ANY
49 49 * USE, MODIFICATION OR DISTRIBUTION OF THIS SOFTWARE IS SOLELY AT THE USERS OWN
drivers/staging/wlags49_h2/wl_priv.h
... ... @@ -22,7 +22,7 @@
22 22 * software indicates your acceptance of these terms and conditions. If you do
23 23 * not agree with these terms and conditions, do not use the software.
24 24 *
25   - * Copyright © 2003 Agere Systems Inc.
  25 + * Copyright © 2003 Agere Systems Inc.
26 26 * All rights reserved.
27 27 *
28 28 * Redistribution and use in source or binary forms, with or without
... ... @@ -43,7 +43,7 @@
43 43 *
44 44 * Disclaimer
45 45 *
46   - * THIS SOFTWARE IS PROVIDED “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES,
  46 + * THIS SOFTWARE IS PROVIDED “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES,
47 47 * INCLUDING, BUT NOT LIMITED TO, INFRINGEMENT AND THE IMPLIED WARRANTIES OF
48 48 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. ANY
49 49 * USE, MODIFICATION OR DISTRIBUTION OF THIS SOFTWARE IS SOLELY AT THE USERS OWN
drivers/staging/wlags49_h2/wl_profile.c
... ... @@ -23,7 +23,7 @@
23 23 * software indicates your acceptance of these terms and conditions. If you do
24 24 * not agree with these terms and conditions, do not use the software.
25 25 *
26   - * Copyright © 2003 Agere Systems Inc.
  26 + * Copyright © 2003 Agere Systems Inc.
27 27 * All rights reserved.
28 28 *
29 29 * Redistribution and use in source or binary forms, with or without
... ... @@ -44,7 +44,7 @@
44 44 *
45 45 * Disclaimer
46 46 *
47   - * THIS SOFTWARE IS PROVIDED “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES,
  47 + * THIS SOFTWARE IS PROVIDED “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES,
48 48 * INCLUDING, BUT NOT LIMITED TO, INFRINGEMENT AND THE IMPLIED WARRANTIES OF
49 49 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. ANY
50 50 * USE, MODIFICATION OR DISTRIBUTION OF THIS SOFTWARE IS SOLELY AT THE USERS OWN
drivers/staging/wlags49_h2/wl_profile.h
... ... @@ -22,7 +22,7 @@
22 22 * software indicates your acceptance of these terms and conditions. If you do
23 23 * not agree with these terms and conditions, do not use the software.
24 24 *
25   - * Copyright © 2003 Agere Systems Inc.
  25 + * Copyright © 2003 Agere Systems Inc.
26 26 * All rights reserved.
27 27 *
28 28 * Redistribution and use in source or binary forms, with or without
... ... @@ -43,7 +43,7 @@
43 43 *
44 44 * Disclaimer
45 45 *
46   - * THIS SOFTWARE IS PROVIDED “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES,
  46 + * THIS SOFTWARE IS PROVIDED “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES,
47 47 * INCLUDING, BUT NOT LIMITED TO, INFRINGEMENT AND THE IMPLIED WARRANTIES OF
48 48 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. ANY
49 49 * USE, MODIFICATION OR DISTRIBUTION OF THIS SOFTWARE IS SOLELY AT THE USERS OWN
drivers/staging/wlags49_h2/wl_util.c
... ... @@ -22,7 +22,7 @@
22 22 * software indicates your acceptance of these terms and conditions. If you do
23 23 * not agree with these terms and conditions, do not use the software.
24 24 *
25   - * Copyright © 2003 Agere Systems Inc.
  25 + * Copyright © 2003 Agere Systems Inc.
26 26 * All rights reserved.
27 27 *
28 28 * Redistribution and use in source or binary forms, with or without
... ... @@ -43,7 +43,7 @@
43 43 *
44 44 * Disclaimer
45 45 *
46   - * THIS SOFTWARE IS PROVIDED “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES,
  46 + * THIS SOFTWARE IS PROVIDED “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES,
47 47 * INCLUDING, BUT NOT LIMITED TO, INFRINGEMENT AND THE IMPLIED WARRANTIES OF
48 48 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. ANY
49 49 * USE, MODIFICATION OR DISTRIBUTION OF THIS SOFTWARE IS SOLELY AT THE USERS OWN
drivers/staging/wlags49_h2/wl_util.h
... ... @@ -23,7 +23,7 @@
23 23 * software indicates your acceptance of these terms and conditions. If you do
24 24 * not agree with these terms and conditions, do not use the software.
25 25 *
26   - * Copyright © 2003 Agere Systems Inc.
  26 + * Copyright © 2003 Agere Systems Inc.
27 27 * All rights reserved.
28 28 *
29 29 * Redistribution and use in source or binary forms, with or without
... ... @@ -44,7 +44,7 @@
44 44 *
45 45 * Disclaimer
46 46 *
47   - * THIS SOFTWARE IS PROVIDED “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES,
  47 + * THIS SOFTWARE IS PROVIDED “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES,
48 48 * INCLUDING, BUT NOT LIMITED TO, INFRINGEMENT AND THE IMPLIED WARRANTIES OF
49 49 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. ANY
50 50 * USE, MODIFICATION OR DISTRIBUTION OF THIS SOFTWARE IS SOLELY AT THE USERS OWN
drivers/staging/wlags49_h2/wl_version.h
... ... @@ -23,7 +23,7 @@
23 23 * software indicates your acceptance of these terms and conditions. If you do
24 24 * not agree with these terms and conditions, do not use the software.
25 25 *
26   - * Copyright © 2003 Agere Systems Inc.
  26 + * Copyright © 2003 Agere Systems Inc.
27 27 * All rights reserved.
28 28 *
29 29 * Redistribution and use in source or binary forms, with or without
... ... @@ -44,7 +44,7 @@
44 44 *
45 45 * Disclaimer
46 46 *
47   - * THIS SOFTWARE IS PROVIDED “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES,
  47 + * THIS SOFTWARE IS PROVIDED “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES,
48 48 * INCLUDING, BUT NOT LIMITED TO, INFRINGEMENT AND THE IMPLIED WARRANTIES OF
49 49 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. ANY
50 50 * USE, MODIFICATION OR DISTRIBUTION OF THIS SOFTWARE IS SOLELY AT THE USERS OWN
drivers/staging/wlags49_h2/wl_wext.c
... ... @@ -18,7 +18,7 @@
18 18 * software indicates your acceptance of these terms and conditions. If you do
19 19 * not agree with these terms and conditions, do not use the software.
20 20 *
21   - * Copyright © 2003 Agere Systems Inc.
  21 + * Copyright © 2003 Agere Systems Inc.
22 22 * All rights reserved.
23 23 *
24 24 * Redistribution and use in source or binary forms, with or without
... ... @@ -39,7 +39,7 @@
39 39 *
40 40 * Disclaimer
41 41 *
42   - * THIS SOFTWARE IS PROVIDED “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES,
  42 + * THIS SOFTWARE IS PROVIDED “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES,
43 43 * INCLUDING, BUT NOT LIMITED TO, INFRINGEMENT AND THE IMPLIED WARRANTIES OF
44 44 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. ANY
45 45 * USE, MODIFICATION OR DISTRIBUTION OF THIS SOFTWARE IS SOLELY AT THE USERS OWN
drivers/staging/wlags49_h2/wl_wext.h
... ... @@ -22,7 +22,7 @@
22 22 * software indicates your acceptance of these terms and conditions. If you do
23 23 * not agree with these terms and conditions, do not use the software.
24 24 *
25   - * Copyright © 2003 Agere Systems Inc.
  25 + * Copyright © 2003 Agere Systems Inc.
26 26 * All rights reserved.
27 27 *
28 28 * Redistribution and use in source or binary forms, with or without
... ... @@ -43,7 +43,7 @@
43 43 *
44 44 * Disclaimer
45 45 *
46   - * THIS SOFTWARE IS PROVIDED “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES,
  46 + * THIS SOFTWARE IS PROVIDED “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES,
47 47 * INCLUDING, BUT NOT LIMITED TO, INFRINGEMENT AND THE IMPLIED WARRANTIES OF
48 48 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. ANY
49 49 * USE, MODIFICATION OR DISTRIBUTION OF THIS SOFTWARE IS SOLELY AT THE USERS OWN
drivers/usb/gadget/s3c2410_udc.c
... ... @@ -3,7 +3,7 @@
3 3 *
4 4 * Samsung S3C24xx series on-chip full speed USB device controllers
5 5 *
6   - * Copyright (C) 2004-2007 Herbert Pötzl - Arnaud Patard
  6 + * Copyright (C) 2004-2007 Herbert Pötzl - Arnaud Patard
7 7 * Additional cleanups by Ben Dooks <ben-linux@fluff.org>
8 8 *
9 9 * This program is free software; you can redistribute it and/or modify
... ... @@ -51,7 +51,7 @@
51 51  
52 52 #define DRIVER_DESC "S3C2410 USB Device Controller Gadget"
53 53 #define DRIVER_VERSION "29 Apr 2007"
54   -#define DRIVER_AUTHOR "Herbert Pötzl <herbert@13thfloor.at>, " \
  54 +#define DRIVER_AUTHOR "Herbert Pötzl <herbert@13thfloor.at>, " \
55 55 "Arnaud Patard <arnaud.patard@rtp-net.org>"
56 56  
57 57 static const char gadget_name[] = "s3c2410_udc";
drivers/usb/gadget/s3c2410_udc.h
... ... @@ -2,7 +2,7 @@
2 2 * linux/drivers/usb/gadget/s3c2410_udc.h
3 3 * Samsung on-chip full speed USB device controllers
4 4 *
5   - * Copyright (C) 2004-2007 Herbert Pötzl - Arnaud Patard
  5 + * Copyright (C) 2004-2007 Herbert Pötzl - Arnaud Patard
6 6 * Additional cleanups by Ben Dooks <ben-linux@fluff.org>
7 7 *
8 8 * This program is free software; you can redistribute it and/or modify
drivers/usb/serial/ftdi_sio_ids.h
... ... @@ -2,7 +2,7 @@
2 2 * vendor/product IDs (VID/PID) of devices using FTDI USB serial converters.
3 3 * Please keep numerically sorted within individual areas, thanks!
4 4 *
5   - * Philipp Gühring - pg@futureware.at - added the Device ID of the USB relais
  5 + * Philipp Gühring - pg@futureware.at - added the Device ID of the USB relais
6 6 * from Rudolf Gugler
7 7 *
8 8 */
... ... @@ -78,7 +78,7 @@
78 78 */
79 79 #define FTDI_ASK_RDR400_PID 0xC991 /* ASK RDR 400 series card reader */
80 80  
81   -/* www.starting-point-systems.com µChameleon device */
  81 +/* www.starting-point-systems.com µChameleon device */
82 82 #define FTDI_MICRO_CHAMELEON_PID 0xCAA0 /* Product Id */
83 83  
84 84 /*
... ... @@ -290,7 +290,7 @@
290 290  
291 291 /*
292 292 * Teratronik product ids.
293   - * Submitted by O. Wölfelschneider.
  293 + * Submitted by O. Wölfelschneider.
294 294 */
295 295 #define FTDI_TERATRONIK_VCP_PID 0xEC88 /* Teratronik device (preferring VCP driver on windows) */
296 296 #define FTDI_TERATRONIK_D2XX_PID 0xEC89 /* Teratronik device (preferring D2XX driver on windows) */
drivers/usb/storage/isd200.c
... ... @@ -61,7 +61,7 @@
61 61 #include "scsiglue.h"
62 62  
63 63 MODULE_DESCRIPTION("Driver for In-System Design, Inc. ISD200 ASIC");
64   -MODULE_AUTHOR("Björn Stenberg <bjorn@haxx.se>");
  64 +MODULE_AUTHOR("Björn Stenberg <bjorn@haxx.se>");
65 65 MODULE_LICENSE("GPL");
66 66  
67 67 static int isd200_Initialization(struct us_data *us);
drivers/usb/storage/unusual_devs.h
... ... @@ -1907,7 +1907,7 @@
1907 1907 USB_SC_DEVICE, USB_PR_DEVICE, NULL,
1908 1908 US_FL_INITIAL_READ10 ),
1909 1909  
1910   -/* Patch by Richard Schütz <r.schtz@t-online.de>
  1910 +/* Patch by Richard Schütz <r.schtz@t-online.de>
1911 1911 * This external hard drive enclosure uses a JMicron chip which
1912 1912 * needs the US_FL_IGNORE_RESIDUE flag to work properly. */
1913 1913 UNUSUAL_DEV( 0x1e68, 0x001b, 0x0000, 0x0000,
drivers/video/omap/rfbi.c
... ... @@ -2,7 +2,7 @@
2 2 * OMAP2 Remote Frame Buffer Interface support
3 3 *
4 4 * Copyright (C) 2005 Nokia Corporation
5   - * Author: Juha Yrjölä <juha.yrjola@nokia.com>
  5 + * Author: Juha Yrjölä <juha.yrjola@nokia.com>
6 6 * Imre Deak <imre.deak@nokia.com>
7 7 *
8 8 * This program is free software; you can redistribute it and/or modify it
drivers/video/omap/sossi.c
... ... @@ -2,7 +2,7 @@
2 2 * OMAP1 Special OptimiSed Screen Interface support
3 3 *
4 4 * Copyright (C) 2004-2005 Nokia Corporation
5   - * Author: Juha Yrjölä <juha.yrjola@nokia.com>
  5 + * Author: Juha Yrjölä <juha.yrjola@nokia.com>
6 6 *
7 7 * This program is free software; you can redistribute it and/or modify it
8 8 * under the terms of the GNU General Public License as published by the
drivers/watchdog/w83627hf_wdt.c
... ... @@ -4,7 +4,7 @@
4 4 * (c) Copyright 2007 Vlad Drukker <vlad@storewiz.com>
5 5 * added support for W83627THF.
6 6 *
7   - * (c) Copyright 2003,2007 Pádraig Brady <P@draigBrady.com>
  7 + * (c) Copyright 2003,2007 Pádraig Brady <P@draigBrady.com>
8 8 *
9 9 * Based on advantechwdt.c which is based on wdt.c.
10 10 * Original copyright messages:
... ... @@ -401,7 +401,7 @@
401 401 module_exit(wdt_exit);
402 402  
403 403 MODULE_LICENSE("GPL");
404   -MODULE_AUTHOR("Pádraig Brady <P@draigBrady.com>");
  404 +MODULE_AUTHOR("Pádraig Brady <P@draigBrady.com>");
405 405 MODULE_DESCRIPTION("w83627hf/thf WDT driver");
406 406 MODULE_ALIAS_MISCDEV(WATCHDOG_MINOR);
drivers/zorro/zorro.ids
... ... @@ -351,7 +351,7 @@
351 351 0200 EGS 28/24 Spectrum [Graphics Card]
352 352 0892 Apollo
353 353 0100 A1200 [FPU and RAM Expansion]
354   -0893 Ingenieurbüro Helfrich
  354 +0893 Ingenieurbüro Helfrich
355 355 0500 Piccolo RAM [Graphics Card]
356 356 0600 Piccolo [Graphics Card]
357 357 0700 PeggyPlus MPEG [Video Card]
kernel/events/core.c
... ... @@ -4,7 +4,7 @@
4 4 * Copyright (C) 2008 Thomas Gleixner <tglx@linutronix.de>
5 5 * Copyright (C) 2008-2011 Red Hat, Inc., Ingo Molnar
6 6 * Copyright (C) 2008-2011 Red Hat, Inc., Peter Zijlstra <pzijlstr@redhat.com>
7   - * Copyright © 2009 Paul Mackerras, IBM Corp. <paulus@au1.ibm.com>
  7 + * Copyright © 2009 Paul Mackerras, IBM Corp. <paulus@au1.ibm.com>
8 8 *
9 9 * For licensing details see kernel-base/COPYING
10 10 */
kernel/events/ring_buffer.c
... ... @@ -4,7 +4,7 @@
4 4 * Copyright (C) 2008 Thomas Gleixner <tglx@linutronix.de>
5 5 * Copyright (C) 2008-2011 Red Hat, Inc., Ingo Molnar
6 6 * Copyright (C) 2008-2011 Red Hat, Inc., Peter Zijlstra <pzijlstr@redhat.com>
7   - * Copyright © 2009 Paul Mackerras, IBM Corp. <paulus@au1.ibm.com>
  7 + * Copyright © 2009 Paul Mackerras, IBM Corp. <paulus@au1.ibm.com>
8 8 *
9 9 * For licensing details see kernel-base/COPYING
10 10 */
tools/testing/ktest/sample.conf
... ... @@ -950,7 +950,7 @@
950 950 # TEST_START
951 951 # TEST_TYPE = config_bisect
952 952 # CONFIG_BISECT_TYPE = build
953   -# CONFIG_BISECT = /home/test/¢onfig-bad
  953 +# CONFIG_BISECT = /home/test/config-bad
954 954 # MIN_CONFIG = /home/test/config-min
955 955 # BISECT_MANUAL = 1
956 956 #