From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752576AbdHBNzR (ORCPT ); Wed, 2 Aug 2017 09:55:17 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:34190 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752156AbdHBNyq (ORCPT ); Wed, 2 Aug 2017 09:54:46 -0400 Date: Wed, 2 Aug 2017 06:54:43 -0700 From: Greg Kroah-Hartman To: "H. Nikolaus Schaller" Cc: linux-kernel@vger.kernel.org, Arnd Bergmann , Letux-kernel@openphoenux.org Subject: Re: [PATCH] misc: Kconfig: fix missing tristate prompt and help for LIS3LV02D Message-ID: <20170802135443.GA28639@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 Wed, Aug 02, 2017 at 08:23:35AM +0200, H. Nikolaus Schaller wrote: > Signed-off-by: H. Nikolaus Schaller > --- > drivers/misc/Kconfig | 5 ++++- > 1 file changed, 4 insertions(+), 1 deletion(-) I can't take patches without any changelog text at all, sorry. greg k-h