Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

nfsd: fix comment typo in nfsxdr

The file contains a spelling error in a source comment (occured).

Typos in comments reduce readability and make text searches less reliable
for developers and maintainers.

Replace 'occured' with 'occurred' in the affected comment. This is a
comment-only cleanup and does not change behavior.

Signed-off-by: Joseph Salisbury <joseph.salisbury@oracle.com>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>

authored by

Joseph Salisbury and committed by
Chuck Lever
124f9af2 fa6966fd

+1 -1
+1 -1
fs/nfsd/nfsxdr.c
··· 605 605 * 606 606 * Return values: 607 607 * %0: Entry was successfully encoded. 608 - * %-EINVAL: An encoding problem occured, secondary status code in resp->common.err 608 + * %-EINVAL: An encoding problem occurred, secondary status code in resp->common.err 609 609 * 610 610 * On exit, the following fields are updated: 611 611 * - resp->xdr