Fix common misspellings
[linux-block.git] / fs / ocfs2 / cluster / tcp.c
index ee04ff5ee60334106fca7ce4c94bd23f86b05f31..db5ee4b4f47aaf36f698a004fbc99b0f3e722380 100644 (file)
@@ -565,7 +565,7 @@ static void o2net_set_nn_state(struct o2net_node *nn,
         * the work queue actually being up. */
        if (!valid && o2net_wq) {
                unsigned long delay;
-               /* delay if we're withing a RECONNECT_DELAY of the
+               /* delay if we're within a RECONNECT_DELAY of the
                 * last attempt */
                delay = (nn->nn_last_connect_attempt +
                         msecs_to_jiffies(o2net_reconnect_delay()))