mirror of
https://github.com/torvalds/linux.git
synced 2026-06-01 11:03:43 +02:00
NFSv4: fix "prefered"->"preferred"
Trivial fix to spelling mistake in comment text. Signed-off-by: Xichao Zhao <zhao.xichao@vivo.com> Reviewed-by: Benjamin Coddington <bcodding@redhat.com> Signed-off-by: Anna Schumaker <anna.schumaker@oracle.com>
This commit is contained in:
parent
be390f9524
commit
64afd87839
|
|
@ -4930,7 +4930,7 @@ static int decode_attr_pnfstype(struct xdr_stream *xdr, uint32_t *bitmap,
|
|||
}
|
||||
|
||||
/*
|
||||
* The prefered block size for layout directed io
|
||||
* The preferred block size for layout directed io
|
||||
*/
|
||||
static int decode_attr_layout_blksize(struct xdr_stream *xdr, uint32_t *bitmap,
|
||||
uint32_t *res)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user