You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
tree-wide: Assorted spelling fixes
In particular, several occurances of funny versions of 'success', 'unknown', 'therefore', 'acknowledge', 'argument', 'achieve', 'address', 'beginning', 'desirable', 'separate' and 'necessary' are fixed. Signed-off-by: Daniel Mack <daniel@caiaq.de> Cc: Joe Perches <joe@perches.com> Cc: Junio C Hamano <gitster@pobox.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
+1
-1
@@ -1528,7 +1528,7 @@ static void write_cinfo(__be32 **p, struct nfsd4_change_info *c)
|
||||
} } while (0);
|
||||
|
||||
/* Encode as an array of strings the string given with components
|
||||
* seperated @sep.
|
||||
* separated @sep.
|
||||
*/
|
||||
static __be32 nfsd4_encode_components(char sep, char *components,
|
||||
__be32 **pp, int *buflen)
|
||||
|
||||
Reference in New Issue
Block a user