diff options
| author | Li Zefan <[email protected]> | 2009-04-08 15:06:54 +0800 |
|---|---|---|
| committer | Al Viro <[email protected]> | 2009-04-20 23:02:50 -0400 |
| commit | dae7b665cf6d6e6e733f1c9c16cf55547dd37e33 (patch) | |
| tree | ab7f9fc54bcf735c7f331f78858ec0db7f634cdd /tools/perf/scripts/python | |
| parent | 3939fcde24473dc09ce16e922c88df9b3bee45d9 (diff) | |
btrfs: use memdup_user()
Remove open-coded memdup_user().
Note this changes some GFP_NOFS to GFP_KERNEL, since copy_from_user() may
cause pagefault, it's pointless to pass GFP_NOFS to kmalloc().
Signed-off-by: Li Zefan <[email protected]>
Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions