aboutsummaryrefslogtreecommitdiff
path: root/module/zfs/vdev_raidz_math_aarch64_neon_common.h
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-09-03 00:56:41 +0000
committerBrian Behlendorf <behlendorf1@llnl.gov>2019-09-03 00:56:41 +0000
commite1cfd73f7f91f1ccf4b19ec26adcbcd575f546c9 (patch)
treeb5297a8ebb1c0c804e121b8f0522f83aa5b5480b /module/zfs/vdev_raidz_math_aarch64_neon_common.h
parent7859537768e030d0151a6d72a6b031751228bc85 (diff)
downloadsrc-e1cfd73f7f91f1ccf4b19ec26adcbcd575f546c9.tar.gz
src-e1cfd73f7f91f1ccf4b19ec26adcbcd575f546c9.zip
Fix typos in module/zfs/
Reviewed-by: Matt Ahrens <matt@delphix.com> Reviewed-by: Ryan Moeller <ryan@ixsystems.com> Reviewed-by: Richard Laager <rlaager@wiktel.com> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net> Closes #9240
Diffstat (limited to 'module/zfs/vdev_raidz_math_aarch64_neon_common.h')
-rw-r--r--module/zfs/vdev_raidz_math_aarch64_neon_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/zfs/vdev_raidz_math_aarch64_neon_common.h b/module/zfs/vdev_raidz_math_aarch64_neon_common.h
index 024917417a55..0ea2ad611c77 100644
--- a/module/zfs/vdev_raidz_math_aarch64_neon_common.h
+++ b/module/zfs/vdev_raidz_math_aarch64_neon_common.h
@@ -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