diff --git a/[refs] b/[refs] index affb284a80f9..f538f9aa6ac4 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e65b9ad222c280c031bc8d3642cc38dd3026fe06 +refs/heads/master: 30a4840a4cd74301058a1f054f335185f978ace8 diff --git a/trunk/drivers/base/cpu.c b/trunk/drivers/base/cpu.c index 63452943abd1..fb10728f6372 100644 --- a/trunk/drivers/base/cpu.c +++ b/trunk/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. */ }