From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753308AbbGEXOm (ORCPT ); Sun, 5 Jul 2015 19:14:42 -0400 Received: from v094114.home.net.pl ([79.96.170.134]:62380 "HELO v094114.home.net.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1753225AbbGEXOe (ORCPT ); Sun, 5 Jul 2015 19:14:34 -0400 From: "Rafael J. Wysocki" To: Daniel Machon Cc: linux-kernel@vger.kernel.org, linux-acpi@vger.kernerl.org, danielmachon@live.dk Subject: Re: [PATCH 1/2] ACPI: memhotplug.c: Fixed flying pointer issue. Coding style issue. Date: Mon, 06 Jul 2015 01:40:58 +0200 Message-ID: <2040083.6SUGG651MR@vostro.rjw.lan> User-Agent: KMail/4.11.5 (Linux/4.1.0-rc5+; KDE/4.11.5; x86_64; ; ) In-Reply-To: <20150705173724.GA10312@gmail.com> References: <20150705173724.GA10312@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sunday, July 05, 2015 07:37:27 PM Daniel Machon wrote: > Fixed coding style issue. > > Signed-off-by: Daniel Machon So had I though that these things were worth "fixing", I'd have done it myself already. I'm not going to apply patches like this one unless you can explain to me what *real* problems you're fixing. Thanks, Rafael