From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Layton Subject: Re: [PATCH] locks: Remove unused conf argument from lm_grant Date: Thu, 14 Aug 2014 09:56:58 -0400 Message-ID: <20140814095658.1716c48e@tlielax.poochiereds.net> References: <1408024360-5177-1-git-send-email-jlayton@primarydata.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Christine Caulfield , David Teigland , "J. Bruce Fields" , cluster-devel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-nfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Kinglong Mee To: Joe Perches Return-path: In-Reply-To: <1408024360-5177-1-git-send-email-jlayton-7I+n7zu2hftEKMMhf/gKZA@public.gmane.org> Sender: linux-nfs-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-fsdevel.vger.kernel.org On Thu, 14 Aug 2014 09:52:40 -0400 Jeff Layton wrote: > From: Joe Perches > > This argument is always NULL so don't pass it around. > > Signed-off-by: Joe Perches > Signed-off-by: Jeff Layton > --- > fs/dlm/plock.c | 8 ++++---- > fs/lockd/svclock.c | 12 +++--------- > include/linux/fs.h | 2 +- > 3 files changed, 8 insertions(+), 14 deletions(-) > Joe, if this looks OK with you, I'll plan to merge this for v3.18. Kinglong, I've added this to my "locks-3.18" branch if you need something to base your nfsd conflock patches on: git://git.samba.org/jlayton/linux.git Thanks, -- Jeff Layton -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html