From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754768AbbB0OzE (ORCPT ); Fri, 27 Feb 2015 09:55:04 -0500 Received: from mail-pd0-f178.google.com ([209.85.192.178]:34174 "EHLO mail-pd0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751693AbbB0OzC (ORCPT ); Fri, 27 Feb 2015 09:55:02 -0500 Date: Fri, 27 Feb 2015 20:24:50 +0530 From: Sudip Mukherjee To: Alberto Pires de Oliveira Neto Cc: oleg.drokin@intel.com, andreas.dilger@intel.com, gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] staging: lustre: fld_request.c: Remove else after return. Message-ID: <20150227145450.GA2392@sudip-PC> References: <1425005919-31239-1-git-send-email-mrpenguin2005@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1425005919-31239-1-git-send-email-mrpenguin2005@gmail.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, Feb 26, 2015 at 11:58:39PM -0300, Alberto Pires de Oliveira Neto wrote: > very sorry for the html patch. It was my first one. this should not be your commit message. Your commit message should say about your patch. This can be written as a comment after --- regards sudip > > Signed-off-by: Alberto Pires de Oliveira Neto