]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - mm/backing-dev.c
Fix common misspellings
[mirror_ubuntu-bionic-kernel.git] / mm / backing-dev.c
index 0d9a036ada66358f1d5bb37baf4f269f6e3fef18..befc87531e4fe0f7630f65195f00806d1feaaeef 100644 (file)
@@ -787,7 +787,7 @@ EXPORT_SYMBOL(congestion_wait);
  * jiffies for either a BDI to exit congestion of the given @sync queue
  * or a write to complete.
  *
- * In the absense of zone congestion, cond_resched() is called to yield
+ * In the absence of zone congestion, cond_resched() is called to yield
  * the processor if necessary but otherwise does not sleep.
  *
  * The return value is 0 if the sleep is for the full timeout. Otherwise,