Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754278AbcCTRgJ (ORCPT ); Sun, 20 Mar 2016 13:36:09 -0400 Received: from mail-io0-f194.google.com ([209.85.223.194]:33550 "EHLO mail-io0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752339AbcCTRf5 (ORCPT ); Sun, 20 Mar 2016 13:35:57 -0400 MIME-Version: 1.0 In-Reply-To: References: Date: Sun, 20 Mar 2016 15:05:56 -0230 Message-ID: Subject: Re: [PATCH 0/5] staging: rtl8712: Fixed Multiple FSF address checkpatch warnings From: Roger H Newell To: Parth Sane Cc: Greg KH , "open list:STAGING SUBSYSTEM" , florian.c.schilhabel@googlemail.com, punitvara@gmail.com, stillcompiling@gmail.com, bhaktipriya96@gmail.com, linux-kernel@vger.kernel.org, luisbg@osg.samsung.com, Larry.Finger@lwfinger.net Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2069 Lines: 54 On Sun, Mar 20, 2016 at 1:28 PM, Parth Sane wrote: > *** BLURB HERE *** > > Parth Sane (5): > staging: rtl8712: Fixed FSF address warning in basic_types.h > staging: rtl8712: Fixed FSF address warning in drv_types.h > staging: rtl9712: Fixed FSF address warning in ethernet.h > staging: rtl9712: Fixed FSF address warning in hal_init.c > staging: rtl9712: Fixed FSF address warning in ieee80211.c > > drivers/staging/rtl8712/basic_types.h | 4 ---- > drivers/staging/rtl8712/drv_types.h | 4 ---- > drivers/staging/rtl8712/ethernet.h | 4 ---- > drivers/staging/rtl8712/hal_init.c | 4 ---- > drivers/staging/rtl8712/ieee80211.c | 4 ---- > 5 files changed, 20 deletions(-) > > -- > 1.9.1 > > _______________________________________________ > devel mailing list > devel@linuxdriverproject.org > http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel It looks like all the patches in this set do not contain a commit log in the body. It's up to the maintainer but I'm fairly certain they won't be accepted without a body. On Sun, Mar 20, 2016 at 1:32 PM, Parth Sane wrote: > Fixed Multiple FSF address checkpatch warnings to conform to kernel coding style. > > Parth Sane (5): > staging: rtl8712: Fixed FSF address warning in basic_types.h > staging: rtl8712: Fixed FSF address warning in drv_types.h > staging: rtl9712: Fixed FSF address warning in ethernet.h > staging: rtl9712: Fixed FSF address warning in hal_init.c > staging: rtl9712: Fixed FSF address warning in ieee80211.c > > drivers/staging/rtl8712/basic_types.h | 4 ---- > drivers/staging/rtl8712/drv_types.h | 4 ---- > drivers/staging/rtl8712/ethernet.h | 4 ---- > drivers/staging/rtl8712/hal_init.c | 4 ---- > drivers/staging/rtl8712/ieee80211.c | 4 ---- > 5 files changed, 20 deletions(-) > > -- > 1.9.1 > > _______________________________________________ > devel mailing list > devel@linuxdriverproject.org > http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel