[RFC PATCH 22/68] vfs: Convert binderfs to use the new mount API

David Howells dhowells at redhat.com
Wed Apr 10 10:01:52 UTC 2019


Dan Carpenter <dan.carpenter at oracle.com> wrote:

> > +		struct ipc_namespace *ipc_ns = fc->s_fs_info;
> > +		put_ipc_ns(ipc_ns);
> 
> I feel like put_ipc_ns(info->ipc_ns) would be more readable.

Not so much more readable as more correct.

David


More information about the devel mailing list