From: Greg Kroah-Hartman Date: Wed, 7 Nov 2007 21:56:19 +0000 (-0800) Subject: efivars: make new_var and del_var binary sysfs files X-Git-Tag: v2.6.25-rc1~1243^2~119 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97fa5bb74c26fda93757b94ed248f5dabd4ad3d7;p=pandora-kernel.git efivars: make new_var and del_var binary sysfs files These files should not be "normal" sysfs files as they really are binary ones. This patch makes them binary files and saves code in doing so. Cc: Kay Sievers Tested-by: Matt Domsch Cc: Matt Tolentino Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed