1
0
Fork 0
alistair23-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 efi: split efisubsystem from efivars 2013-04-17 13:27:06 +01:00
Makefile efivarfs: Move to fs/efivarfs 2013-04-17 13:25:09 +01:00
file.c efivarfs: 'efivarfs_file_write' function reorganization 2014-03-04 16:16:16 +00:00
inode.c efivarfs: we can use simple_lookup() now 2013-07-14 17:48:35 +04:00
internal.h efivarfs: Move to fs/efivarfs 2013-04-17 13:25:09 +01:00
super.c consolidate simple ->d_delete() instances 2013-11-15 22:04:17 -05:00