efivars: make new_var and del_var binary sysfs files
authorGreg Kroah-Hartman <gregkh@suse.de>
Wed, 7 Nov 2007 21:56:19 +0000 (13:56 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 25 Jan 2008 04:40:19 +0000 (20:40 -0800)
commit97fa5bb74c26fda93757b94ed248f5dabd4ad3d7
tree280cf27253230ac85d5b42becb44ce8fe5346b31
parentaf6370ea9268443351d6e931c702dc8162a1c8a1
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 <kay.sievers@vrfy.org>
Tested-by: Matt Domsch <Matt_Domsch@dell.com>
Cc: Matt Tolentino <matthew.e.tolentino@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/firmware/efivars.c