From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752874AbbLKGoX (ORCPT ); Fri, 11 Dec 2015 01:44:23 -0500 Received: from mail-pa0-f51.google.com ([209.85.220.51]:33989 "EHLO mail-pa0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751205AbbLKGoV (ORCPT ); Fri, 11 Dec 2015 01:44:21 -0500 Date: Fri, 11 Dec 2015 12:14:17 +0530 From: Sudip Mukherjee To: Benjamin Young Cc: gregkh@linuxfoundation.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] staging: goldfish: Coding Style Fix Comparison to NULL could Message-ID: <20151211064417.GB4763@sudip-pc> References: <20151210233109.GA3532@arc008b.sc.wdc.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151210233109.GA3532@arc008b.sc.wdc.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Dec 10, 2015 at 06:31:09PM -0500, Benjamin Young wrote: > From 4b8ce6b3bd7effdfff2c95fbeb4a20cb93d5e9e5 Mon Sep 17 00:00:00 2001 > From: Benjamin Young > Date: Thu, 10 Dec 2015 17:31:00 -0500 > Subject: [PATCH] staging: goldfish: Coding Style Fix - spaces preferred around > that '+' Regarding all the three patches: The above header information should not be here. Regarding this patch: This is a repeat of the previous patch with the subject of the next patch. regards sudip