From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <1391943284.5084.5.camel@x220> Subject: Re: Linux 3.12.10 From: Paul Bolle To: Jiri Slaby Cc: tomas.winkler@intel.com, Greg KH , linux-kernel@vger.kernel.org, Andrew Morton , torvalds@linux-foundation.org, stable@vger.kernel.org, lwn@lwn.net, alexander.usyskin@intel.com Date: Sun, 09 Feb 2014 11:54:44 +0100 In-Reply-To: <52F75923.7080400@suse.cz> References: <20140206200036.GA2121@kroah.com> <52F75923.7080400@suse.cz> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: On Sun, 2014-02-09 at 11:32 +0100, Jiri Slaby wrote: > I'm getting this now: > drivers/misc/mei/hbm.c: In function 'mei_hbm_dispatch': > drivers/misc/mei/hbm.c:596:3: warning: 'return' with a value, in > function returning void Greg already queued my trivial patch to fix this for the v3.13.y branch. (See commit 126be2c995203e82ebaeb39d3b41f742e98046e9 in stable-queue.git). I didn't realize this warning also appeared in the v3.12.y branch (which I do not track). I guess that an identical patch can also be applied to the v3.12.y branch. Paul Bolle