diff options
| author | Al Viro <[email protected]> | 2012-07-14 09:49:40 +0000 |
|---|---|---|
| committer | Al Viro <[email protected]> | 2012-07-22 20:01:10 +0000 |
| commit | 3b6456d2c3fc9d0c4ec1db5d6594f40098ff0a6f (patch) | |
| tree | 9b4c29a45093004f734094f6246f5b4f543db936 /fs/hppfs/hppfs.c | |
| parent | ecryptfs: don't reinvent the wheels, please - use struct completion (diff) | |
| download | kernel-3b6456d2c3fc9d0c4ec1db5d6594f40098ff0a6f.tar.gz kernel-3b6456d2c3fc9d0c4ec1db5d6594f40098ff0a6f.zip | |
zoran: don't bother with struct file * in zoran_map
all we need it for is file->private_data, which is assign-once, already
assigned by that point and, incidentally, its value is already in use
by zoran ->mmap() anyway. So just store that pointer instead...
Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'fs/hppfs/hppfs.c')
0 files changed, 0 insertions, 0 deletions
