summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/include/linux/lnet/lnetst.h
diff options
context:
space:
mode:
authorMasanari Iida <standby24x7@gmail.com>2014-03-21 23:42:52 +0900
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-04-16 20:21:07 -0700
commitd766b4b50ae0c8156783089c69821072ef3c2f2d (patch)
tree0549493580dbb21183558e2f5720dd4f811919f4 /drivers/staging/lustre/include/linux/lnet/lnetst.h
parent22bfe7e89c9d070d9a8497ae239d4ef76045ff08 (diff)
downloadop-kernel-dev-d766b4b50ae0c8156783089c69821072ef3c2f2d.zip
op-kernel-dev-d766b4b50ae0c8156783089c69821072ef3c2f2d.tar.gz
staging: lustre: Fix typo in lustre/include
Fix spelling typo in comments within lustre/include. Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/lustre/include/linux/lnet/lnetst.h')
-rw-r--r--drivers/staging/lustre/include/linux/lnet/lnetst.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/lustre/include/linux/lnet/lnetst.h b/drivers/staging/lustre/include/linux/lnet/lnetst.h
index e060599..87fe9ac 100644
--- a/drivers/staging/lustre/include/linux/lnet/lnetst.h
+++ b/drivers/staging/lustre/include/linux/lnet/lnetst.h
@@ -402,7 +402,7 @@ typedef struct {
/* add stat in session */
typedef struct {
int lstio_sta_key; /* IN: session key */
- int lstio_sta_timeout; /* IN: timeout for stat requst */
+ int lstio_sta_timeout; /* IN: timeout for stat request */
int lstio_sta_nmlen; /* IN: group name length */
char *lstio_sta_namep; /* IN: group name */
int lstio_sta_count; /* IN: # of pid */
OpenPOWER on IntegriCloud