git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f8093a
)
efivarfs: 'efivarfs_file_write' function reorganization
author
Geyslan G. Bem
<geyslan@gmail.com>
Wed, 30 Oct 2013 18:57:41 +0000
(15:57 -0300)
committer
Matt 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