summaryrefslogtreecommitdiffstats
path: root/drivers/char
diff options
context:
space:
mode:
authorDmitry Torokhov <dmitry.torokhov@gmail.com>2017-02-05 20:47:18 -0800
committerJarkko Sakkinen <jarkko.sakkinen@linux.intel.com>2017-02-14 19:24:33 +0200
commit39f5712b8f0167b446dd8a0a3754d6cd50e27dd8 (patch)
treed9878cb8d8ba0377ea81c95b709d86bab28af8ed /drivers/char
parent5939eaf4f9d432586dd2cdeea778506471e8088e (diff)
downloadlinux-39f5712b8f0167b446dd8a0a3754d6cd50e27dd8.tar.bz2
tpm: fix misspelled "facilitate" in module parameter description
I typoed "facilitate" as "faciltate" a few years back... Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Diffstat (limited to 'drivers/char')
-rw-r--r--drivers/char/tpm/tpm-interface.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/char/tpm/tpm-interface.c b/drivers/char/tpm/tpm-interface.c
index 087748b8264f..6e368ee7bbec 100644
--- a/drivers/char/tpm/tpm-interface.c
+++ b/drivers/char/tpm/tpm-interface.c
@@ -47,7 +47,7 @@
static int tpm_suspend_pcr;
module_param_named(suspend_pcr, tpm_suspend_pcr, uint, 0644);
MODULE_PARM_DESC(suspend_pcr,
- "PCR to use for dummy writes to faciltate flush on suspend.");
+ "PCR to use for dummy writes to facilitate flush on suspend.");
/*
* Array with one entry per ordinal defining the maximum amount