Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752502AbdGaP4r (ORCPT ); Mon, 31 Jul 2017 11:56:47 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:50668 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752132AbdGaP4q (ORCPT ); Mon, 31 Jul 2017 11:56:46 -0400 Date: Mon, 31 Jul 2017 08:56:42 -0700 From: Greg KH To: RishabhHardas Cc: devel@driverdev.osuosl.org, colin.king@canonical.com, linux@Wolf-Entwicklungen.de, linux-kernel@vger.kernel.org, RishabhHardas Subject: Re: [PATCH] staging/pi433: Solved some coding style issues in pi433_if.c Message-ID: <20170731155642.GA1262@kroah.com> References: <1501496473-11499-1-git-send-email-rishabheudyptula@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1501496473-11499-1-git-send-email-rishabheudyptula@gmail.com> 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 Content-Length: 356 Lines: 14 On Mon, Jul 31, 2017 at 03:51:13PM +0530, RishabhHardas wrote: > From: RishabhHardas > > Solved a few coding style issues, used BIT macro to set MINORBITS. > > Signed-off-by: RishabhHardas For some reason I do not think your legal name has no space in it :( Please fix and resend. thanks, greg k-h