]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - net/netfilter/ipvs/ip_vs_lblc.c
fix typos concerning "initiali[zs]e"
[mirror_ubuntu-artful-kernel.git] / net / netfilter / ipvs / ip_vs_lblc.c
index 94a45213faa6853a87b75d6143bdb99a3c5521f4..9323f8944199a6dcd6c99e0d126d21d697167bee 100644 (file)
@@ -11,7 +11,7 @@
  * Changes:
  *     Martin Hamilton         :    fixed the terrible locking bugs
  *                                   *lock(tbl->lock) ==> *lock(&tbl->lock)
- *     Wensong Zhang           :    fixed the uninitilized tbl->lock bug
+ *     Wensong Zhang           :    fixed the uninitialized tbl->lock bug
  *     Wensong Zhang           :    added doing full expiration check to
  *                                   collect stale entries of 24+ hours when
  *                                   no partial expire check in a half hour