]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - fs/nfs_common/nfsacl.c
Fix common misspellings
[mirror_ubuntu-bionic-kernel.git] / fs / nfs_common / nfsacl.c
index ec0f277be7f5d4162bc4f12f6e84de17025b0935..6940439bd6090a7ad09954b0cbd721ae34538e65 100644 (file)
@@ -173,7 +173,7 @@ xdr_nfsace_decode(struct xdr_array2_desc *desc, void *elem)
                                return -EINVAL;
                        break;
                case ACL_MASK:
-                       /* Solaris sometimes sets additonal bits in the mask */
+                       /* Solaris sometimes sets additional bits in the mask */
                        entry->e_perm &= S_IRWXO;
                        break;
                default: