From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752460AbdGaQAV (ORCPT ); Mon, 31 Jul 2017 12:00:21 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:51930 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751997AbdGaQAT (ORCPT ); Mon, 31 Jul 2017 12:00:19 -0400 Date: Mon, 31 Jul 2017 09:00:16 -0700 From: Greg Kroah-Hartman To: Peter Rosin Cc: Ulrich Hecht , linux-kernel@vger.kernel.org Subject: Re: [PATCH] mux: include compiler.h from mux/consumer.h Message-ID: <20170731160016.GA1985@kroah.com> References: <20170731100435.19259-1-peda@axentia.se> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170731100435.19259-1-peda@axentia.se> User-Agent: Mutt/1.8.3 (2017-05-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jul 31, 2017 at 12:04:35PM +0200, Peter Rosin wrote: > From: Ulrich Hecht > > Required for __must_check. > > Signed-off-by: Ulrich Hecht > Signed-off-by: Peter Rosin > --- > include/linux/mux/consumer.h | 2 ++ > 1 file changed, 2 insertions(+) > > Hi Greg, > > Please pick this up for 4.14. What commit is this patch fixing? thanks, greg k-h