commit | aca32b5768bb314f5f3f42e26822424468412f5a | [log] [tgz] |
---|---|---|
author | Geyslan G. Bem <geyslan@gmail.com> | Wed Oct 30 15:57:41 2013 -0300 |
committer | Matt Fleming <matt.fleming@intel.com> | Tue Mar 04 16:16:16 2014 +0000 |
tree | 920a5e605f3fe2c7ad77249ae655529dfaa3ad93 | |
parent | 0f8093a92da77afe24fd258a5a1037bb2b97a870 [diff] |
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 <geyslan@gmail.com> Signed-off-by: Matt Fleming <matt.fleming@intel.com>