summaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/hv_util.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman2011-04-13 21:14:05 +0200
committerGreg Kroah-Hartman2011-04-13 21:14:05 +0200
commit32235b07b52e948900613e27c5cbd955d084ae8a (patch)
tree92b887a4b3b925df4c8e729e72b0f2daac185dbf /drivers/staging/hv/hv_util.c
parentstaging: IIO: DAC: New driver for the AD5504 and AD55041 High Voltage DACs (diff)
parentLinux 2.6.39-rc3 (diff)
downloadkernel-qcow2-linux-32235b07b52e948900613e27c5cbd955d084ae8a.tar.gz
kernel-qcow2-linux-32235b07b52e948900613e27c5cbd955d084ae8a.tar.xz
kernel-qcow2-linux-32235b07b52e948900613e27c5cbd955d084ae8a.zip
Staging: merge 2.6.39-rc3 into staging-next
This was done to handle a number of conflicts, the majority of which were caused by the big "fix spelling issues" patch. Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/hv/hv_util.c')
-rw-r--r--drivers/staging/hv/hv_util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/hv/hv_util.c b/drivers/staging/hv/hv_util.c
index 3af0a11d6780..8038589e2c05 100644
--- a/drivers/staging/hv/hv_util.c
+++ b/drivers/staging/hv/hv_util.c
@@ -79,7 +79,7 @@ static void shutdown_onchannelcallback(void *context)
execute_shutdown = true;
pr_info("Shutdown request received -"
- " gracefull shutdown initiated\n");
+ " graceful shutdown initiated\n");
break;
default:
icmsghdrp->status = HV_E_FAIL;