diff options
Diffstat (limited to 'drivers/base/cpu.c')
| -rw-r--r-- | drivers/base/cpu.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/drivers/base/cpu.c b/drivers/base/cpu.c index 63452943abd1..fb10728f6372 100644 --- a/drivers/base/cpu.c +++ b/drivers/base/cpu.c @@ -224,7 +224,7 @@ static void cpu_device_release(struct device *dev)  	 * by the cpu device.  	 *  	 * Never copy this way of doing things, or you too will be made fun of -	 * on the linux-kerenl list, you have been warned. +	 * on the linux-kernel list, you have been warned.  	 */  } |