]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blobdiff - net/9p/client.c
Fix common misspellings
[mirror_ubuntu-eoan-kernel.git] / net / 9p / client.c
index 2ccbf04d37dfd22a7a65a36cd3c63887d58b823d..48b8e084e710c30aa2984307aeaff94ed8571152 100644 (file)
@@ -178,7 +178,7 @@ free_and_return:
  * @tag: numeric id for transaction
  *
  * this is a simple array lookup, but will grow the
- * request_slots as necessary to accomodate transaction
+ * request_slots as necessary to accommodate transaction
  * ids which did not previously have a slot.
  *
  * this code relies on the client spinlock to manage locks, its