]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - arch/microblaze/kernel/cpu/cache.c
Fix common misspellings
[mirror_ubuntu-zesty-kernel.git] / arch / microblaze / kernel / cpu / cache.c
index cf0afd90a2c06071638cec3a78f315dfb1ee2172..4b7d8a3f4aef453570a1a0b9aea6c02122ecb0ed 100644 (file)
@@ -129,7 +129,7 @@ do {                                                                        \
  * to use for simple wdc or wic.
  *
  * start address is cache aligned
- * end address is not aligned, if end is aligned then I have to substract
+ * end address is not aligned, if end is aligned then I have to subtract
  * cacheline length because I can't flush/invalidate the next cacheline.
  * If is not, I align it because I will flush/invalidate whole line.
  */