Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
[firefly-linux-kernel-4.4.55.git] / fs / cifs / cifsglob.h
index 5d0fde18039c6780ed8e0dcad3ea3fe7ca07a094..4b35f7ec0583148ac0fe00c3ebf388c83dbb3ebf 100644 (file)
@@ -39,7 +39,7 @@
 
 /*
  * MAX_REQ is the maximum number of requests that WE will send
- * on one socket concurently. It also matches the most common
+ * on one socket concurrently. It also matches the most common
  * value of max multiplex returned by servers.  We may
  * eventually want to use the negotiated value (in case
  * future servers can handle more) when we are more confident that