Joe Perches via samba-technical ecdcf622eb 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>
2017-05-12 19:45:18 -05:00
..
2016-10-13 19:48:11 -05:00
2017-04-07 08:04:41 -05:00
2017-05-03 10:10:10 -05:00
2013-11-08 05:57:46 +09:00
2017-05-03 19:32:35 -05:00
2016-12-15 00:21:37 -06:00
2017-05-03 10:10:10 -05:00
2017-01-14 14:58:29 -06:00
2017-03-02 23:13:37 -06:00
2017-05-03 10:10:10 -05:00
2017-04-07 08:04:40 -05:00
2012-07-24 10:25:13 -05:00
2013-09-08 14:54:24 -05:00