diff options
author | Joe Perches via samba-technical <samba-technical@lists.samba.org> | 2017-05-07 01:31:47 -0700 |
---|---|---|
committer | Steve French <smfrench@gmail.com> | 2017-05-12 19:45:18 -0500 |
commit | ecdcf622eb74b52cebde1387a7a1852a787d8050 (patch) | |
tree | edf40659163557a59ccfab3a640808ec0f1b1acc /ipc/ipc_sysctl.c | |
parent | de1892b887eeb85ce458a93979c2108e6f329618 (diff) | |
download | linux-ecdcf622eb74b52cebde1387a7a1852a787d8050.tar.gz linux-ecdcf622eb74b52cebde1387a7a1852a787d8050.tar.bz2 linux-ecdcf622eb74b52cebde1387a7a1852a787d8050.zip |
cifs: cifsacl: Use a temporary ops variable to reduce code length
Create an ops variable to store tcon->ses->server->ops and cache
indirections and reduce code size a trivial bit.
$ size fs/cifs/cifsacl.o*
text data bss dec hex filename
5338 136 8 5482 156a fs/cifs/cifsacl.o.new
5371 136 8 5515 158b fs/cifs/cifsacl.o.old
Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Shirish Pargaonkar <shirishpargaonkar@gmail.com>
Signed-off-by: Steve French <smfrench@gmail.com>
Diffstat (limited to 'ipc/ipc_sysctl.c')
0 files changed, 0 insertions, 0 deletions