SUNRPC: Correct a comment
[sfrench/cifs-2.6.git] / net / sunrpc / svc.c
index 4187745887f0f946017853924df0f6f2054f88ec..61fb8a18552cf58a6acd34821c4c92a78cb5ed20 100644 (file)
@@ -559,7 +559,7 @@ EXPORT_SYMBOL_GPL(svc_destroy);
 
 /*
  * Allocate an RPC server's buffer space.
- * We allocate pages and place them in rq_argpages.
+ * We allocate pages and place them in rq_pages.
  */
 static int
 svc_init_buffer(struct svc_rqst *rqstp, unsigned int size, int node)