]> git.proxmox.com Git - mirror_zfs.git/blobdiff - module/zfs/vdev_raidz_math_aarch64_neon_common.h
Fix typos in module/zfs/
[mirror_zfs.git] / module / zfs / vdev_raidz_math_aarch64_neon_common.h
index 024917417a5500eee80af48b25f3e0fec972df88..0ea2ad611c773edfba917db9b34e915c9f83fa77 100644 (file)
@@ -42,7 +42,7 @@
 /*
  * Here we need registers not used otherwise.
  * They will be used in unused ASM for the case
- * with more registers than required... but GGC
+ * with more registers than required... but GCC
  * will still need to make sure the constraints
  * are correct, and duplicate constraints are illegal
  * ... and we use the "register" number as a name