From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752628AbbCHMpP (ORCPT ); Sun, 8 Mar 2015 08:45:15 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:52957 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752431AbbCHMpL (ORCPT ); Sun, 8 Mar 2015 08:45:11 -0400 Date: Sun, 8 Mar 2015 13:39:21 +0100 From: Greg KH To: Ioana Antoche Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH] nits: fix several coding style warnings Message-ID: <20150308123921.GA20510@kroah.com> References: <1425811997-7275-1-git-send-email-ioana.antoche@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1425811997-7275-1-git-send-email-ioana.antoche@gmail.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Mar 08, 2015 at 12:53:17PM +0200, Ioana Antoche wrote: > Fix checkpatch.pl warnings such as: > * missing blank line after declarations > * line over 80 characters > > Signed-off-by: Ioana Antoche The subject: of "nits" doesn't really say where in the kernel the patch is for, please use "driver core" instead. Can you please resend? And was this part of a class project? I got about 10 of these all at once, which is really odd. thanks, greg k-h