efivarfs: 'efivarfs_file_write' function reorganization
authorGeyslan G. Bem <geyslan@gmail.com>
Wed, 30 Oct 2013 18:57:41 +0000 (15:57 -0300)
committerMatt Fleming <matt.fleming@intel.com>
Tue, 4 Mar 2014 16:16:16 +0000 (16:16 +0000)
This reorganization removes useless 'bytes' prior assignment and uses
'memdup_user' instead 'kmalloc' + 'copy_from_user'.

Signed-off-by: Geyslan G. Bem <geyslan@gmail.com>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>

No differences found