提交 859d8e45 编写于 作者: O Oleg Drokin 提交者: Greg Kroah-Hartman

staging/lustre/o2iblnd: Fix misspelled attemps->attempts

Highlighted by checkpatch:
WARNING: 'attemps' may be misspelled - perhaps 'attempts'?
#20278: FILE: drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd_cb.c:3272:
+ * reconnection attemps.
Signed-off-by: NOleg Drokin <green@linuxhacker.ru>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 8aff51c4
...@@ -3269,7 +3269,7 @@ kiblnd_disconnect_conn(struct kib_conn *conn) ...@@ -3269,7 +3269,7 @@ kiblnd_disconnect_conn(struct kib_conn *conn)
#define KIB_RECONN_HIGH_RACE 10 #define KIB_RECONN_HIGH_RACE 10
/** /**
* Allow connd to take a break and handle other things after consecutive * Allow connd to take a break and handle other things after consecutive
* reconnection attemps. * reconnection attempts.
*/ */
#define KIB_RECONN_BREAK 100 #define KIB_RECONN_BREAK 100
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册