From: axel lin Date: Sat, 29 Jan 2011 09:33:48 +0000 (+0000) Subject: video: hpfb: use resource_size() X-Git-Tag: v2.6.39-rc1~98^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56fb22f7ca11ba5f04c297b7f7aa758ac8dbb2ce;p=pandora-kernel.git video: hpfb: use resource_size() The size calculation is done incorrectly here because it should include both the start and end (end - start + 1). Signed-off-by: Axel Lin Signed-off-by: Paul Mundt --- Reading git-diff-tree failed