mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-24 11:18:52 +03:00
Fix typos
Correct various typos in the comments and tests. Reviewed-by: Ryan Moeller <ryan@iXsystems.com> Reviewed-by: Matthew Ahrens <mahrens@delphix.com> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net> Closes #10423
This commit is contained in:
@@ -212,7 +212,7 @@ typedef struct znode {
|
||||
|
||||
/*
|
||||
* Platform specific field, defined by each platform and only
|
||||
* accessable from platform specific code.
|
||||
* accessible from platform specific code.
|
||||
*/
|
||||
ZNODE_OS_FIELDS;
|
||||
} znode_t;
|
||||
|
||||
Reference in New Issue
Block a user