squash into "nfsd41: create_session operation" Signed-off-by: Benny Halevy <bhalevy@xxxxxxxxxxx> --- fs/nfsd/nfs4state.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/fs/nfsd/nfs4state.c b/fs/nfsd/nfs4state.c index c3d555d..610d918 100644 --- a/fs/nfsd/nfs4state.c +++ b/fs/nfsd/nfs4state.c @@ -455,7 +455,7 @@ static int init_forechannel_attrs(struct svc_rqst *rqstp, int status = 0; __u32 maxcount = svc_max_payload(rqstp); - /* headerpadsz set to zero in encode routine*/ + /* headerpadsz set to zero in encode routine */ /* Use the client's max request and max response size if possible */ if (fchan->maxreq_sz > maxcount) -- 1.6.2.1 -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html