Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cde1ecb3 authored by Andi Kleen's avatar Andi Kleen Committed by root
Browse files

direct-io: fix a wrong comment



There's nothing on the stack, even before my changes.

Signed-off-by: default avatarAndi Kleen <ak@linux.intel.com>
Acked-by: default avatarJeff Moyer <jmoyer@redhat.com>
Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
parent eb28be2b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -39,7 +39,7 @@

/*
 * How many user pages to map in one call to get_user_pages().  This determines
 * the size of a structure on the stack.
 * the size of a structure in the slab cache
 */
#define DIO_PAGES	64