From: Henrik Rydberg Date: Sun, 19 Oct 2008 03:27:35 +0000 (-0700) Subject: hwmon: applesmc: specified number of bytes to read should match actual X-Git-Tag: v2.6.28-rc1~183 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05224091af06177c0ce7c1fae1f498455b47a6be;p=pandora-kernel.git hwmon: applesmc: specified number of bytes to read should match actual At one single place in the code, the specified number of bytes to read and the actual number of bytes read differ by one. This one-liner patch fixes that inconsistency. Signed-off-by: Henrik Rydberg Cc: Nicolas Boichat Cc: Riki Oktarianto Cc: Mark M. Hoffman Cc: Jean Delvare Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed