Commit 185f8356 authored by Andrew Morton's avatar Andrew Morton Committed by james toy

Cc: Andi Kleen <ak@linux.intel.com>

Cc: Avi Kivity <avi@qumranet.com>
Cc: Greg Kroah-Hartman <gregkh@suse.de>
Cc: Johannes Berg <johannes@sipsolutions.net>
Cc: Marcelo Tosatti <mtosatti@redhat.com>
Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: Wu Fengguang <fengguang.wu@intel.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
parent 4f50dc9d
......@@ -156,7 +156,6 @@ static ssize_t read_mem(struct file * file, char __user * buf,
while (count > 0) {
unsigned long remaining;
int ret;
sz = size_inside_page(p, count);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment