From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 22 Dec 2015 12:45:27 +0530 From: Sudip Mukherjee Subject: Re: [PATCH] s390/vmur: fix build warning Message-ID: <20151222071527.GA21350@sudip-pc> References: <1450767231-21039-1-git-send-email-sudipm.mukherjee@gmail.com> <20151222065850.GA20997@ZenIV.linux.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151222065850.GA20997@ZenIV.linux.org.uk> Sender: linux-kernel-owner@vger.kernel.org List-Archive: List-Post: To: Al Viro Cc: Martin Schwidefsky , Heiko Carstens , linux-kernel@vger.kernel.org, linux-s390@vger.kernel.org List-ID: On Tue, Dec 22, 2015 at 06:58:50AM +0000, Al Viro wrote: > On Tue, Dec 22, 2015 at 12:23:51PM +0530, Sudip Mukherjee wrote: > > The helper no_seek_end_llseek() was added but now newpos is not required > > and as a result we are getting build warning of unused variable. > > Mind if I simply fold that into the commit in question? No problem at all. Please fold them together. regards sudip