From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751284AbdBWOoZ (ORCPT ); Thu, 23 Feb 2017 09:44:25 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:49414 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751070AbdBWOoY (ORCPT ); Thu, 23 Feb 2017 09:44:24 -0500 Date: Thu, 23 Feb 2017 15:43:26 +0100 From: Greg KH To: Man Choy Cc: William Hubbs , Chris Brannon , Kirk Reiser , Samuel Thibault , Walt Feasel , Colin Ian King , Amitoj Kaur Chawla , Katie Dunne , speakup@linux-speakup.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] staging: speakup: synth: Fix checkpatch warning Message-ID: <20170223144326.GA8165@kroah.com> References: <1487859856-18307-1-git-send-email-manchoyy@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1487859856-18307-1-git-send-email-manchoyy@gmail.com> User-Agent: Mutt/1.7.2 (2016-11-26) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Feb 23, 2017 at 10:23:04PM +0800, Man Choy wrote: > Signed-off-by: Man Choy > --- > drivers/staging/speakup/synth.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) I can not take patches without any changelog text :(