Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1296591
| Path | csiph.com!news.mixmin.net!eternal-september.org!feeder.eternal-september.org!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Sudip Mukherjee <sudipm.mukherjee@gmail.com> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] s390/vmur: fix build warning |
| Date | Tue, 22 Dec 2015 08:20:02 +0100 |
| Message-ID | <qIpoK-Py-21@gated-at.bofh.it> (permalink) |
| References | <qIp5o-ty-11@gated-at.bofh.it> <qIp5o-ty-9@gated-at.bofh.it> |
| X-Original-To | Al Viro <viro@ZenIV.linux.org.uk> |
| Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=0xYHFrL+hkbrcdWKfLcqqp9+4HIFy4tDKqJ9+NP9OR0=; b=BWBvj/LFMPey+ZifFR9qFW2ez0jtcyUC87eOCNgAivmLDmUnNjs/V40ngS4R7dolBn qwGmUcPqefuRoEGX3z8LH6pAq3hdT/AProT6akVLwaE8qV7EsmbVtglU1kgAsLYQQqKi XpusSST1RIKXj1d9A41BdxCt8radlZHHZIh8Bi2GHSYxqy30bIeQSAkB6qyj8vUhXQrQ DaJvaQCGo5dUTA/3maEhdChUQ+2Pd/J1+n/OHltfIVpGDuHGUCsCX3GOcWRYJrmZ1Q/8 1HdxdEb61itffBW8VTWbjFBM9Byg6ffO5nrAfrw7NA9X306GIIoFtBDPR5NNeppT7V7L 8pTA== |
| X-Received | by 10.66.100.228 with SMTP id fb4mr32690831pab.84.1450768534832; Mon, 21 Dec 2015 23:15:34 -0800 (PST) |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Disposition | inline |
| User-Agent | Mutt/1.5.21 (2010-09-15) |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 16 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | Martin Schwidefsky <schwidefsky@de.ibm.com>, Heiko Carstens <heiko.carstens@de.ibm.com>, linux-kernel@vger.kernel.org, linux-s390@vger.kernel.org |
| X-Original-Date | Tue, 22 Dec 2015 12:45:27 +0530 |
| X-Original-Message-ID | <20151222071527.GA21350@sudip-pc> |
| X-Original-References | <1450767231-21039-1-git-send-email-sudipm.mukherjee@gmail.com> <20151222065850.GA20997@ZenIV.linux.org.uk> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1296591 |
Show key headers only | View raw
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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [PATCH] s390/vmur: fix build warning Al Viro <viro@ZenIV.linux.org.uk> - 2015-12-22 08:00 +0100 Re: [PATCH] s390/vmur: fix build warning Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2015-12-22 08:20 +0100
csiph-web