From: Geyslan G. Bem Date: Wed, 30 Oct 2013 18:57:41 +0000 (-0300) Subject: efivarfs: 'efivarfs_file_write' function reorganization X-Git-Tag: v3.15-rc1~173^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aca32b5768bb314f5f3f42e26822424468412f5a;p=pandora-kernel.git efivarfs: 'efivarfs_file_write' function reorganization This reorganization removes useless 'bytes' prior assignment and uses 'memdup_user' instead 'kmalloc' + 'copy_from_user'. Signed-off-by: Geyslan G. Bem Signed-off-by: Matt Fleming --- Reading git-diff-tree failed