mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 18:40:43 +03:00
Cleanup Raid-Z Typo fixes
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Richard Yao <richard.yao@alumni.stonybrook.edu> Closes #13834
This commit is contained in:
@@ -321,7 +321,7 @@ vdev_raidz_exp2(const uint8_t a, const unsigned exp)
|
||||
* Galois Field operations.
|
||||
*
|
||||
* gf_exp2 - computes 2 raised to the given power
|
||||
* gf_exp2 - computes 4 raised to the given power
|
||||
* gf_exp4 - computes 4 raised to the given power
|
||||
* gf_mul - multiplication
|
||||
* gf_div - division
|
||||
* gf_inv - multiplicative inverse
|
||||
|
||||
Reference in New Issue
Block a user