linux/fs/efivarfs
Geyslan G. Bem aca32b5768 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>
2014-03-04 16:16:16 +00:00
..
Kconfig
Makefile
file.c efivarfs: 'efivarfs_file_write' function reorganization 2014-03-04 16:16:16 +00:00
inode.c
internal.h
super.c