From: Jon Smirl Date: Tue, 14 Jun 2005 13:54:54 +0000 (-0400) Subject: [PATCH] SYSFS: fix PAGE_SIZE check X-Git-Tag: v2.6.13-rc1~68^2~583^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d9d27fb651a7c95a46f276bacb4329db47470a6;p=pandora-kernel.git [PATCH] SYSFS: fix PAGE_SIZE check Without this change I can't set an attribute exactly PAGE_SIZE in length. There is no need for zero termination because the interface uses lengths. From: Jon Smirl Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed