Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755956AbbLAJ6K (ORCPT ); Tue, 1 Dec 2015 04:58:10 -0500 Received: from mail-pa0-f51.google.com ([209.85.220.51]:34948 "EHLO mail-pa0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754289AbbLAJ6I (ORCPT ); Tue, 1 Dec 2015 04:58:08 -0500 Date: Tue, 1 Dec 2015 15:27:57 +0530 From: Sudip Mukherjee To: Dan Carpenter Cc: devel@driverdev.osuosl.org, Greg Kroah-Hartman , sparmaintainer@unisys.com, linux-kernel@vger.kernel.org, Benjamin Romer Subject: Re: [PATCH] staging: unisys: use common return path Message-ID: <20151201095757.GA13466@sudip-pc> References: <1448950555-8846-1-git-send-email-sudipm.mukherjee@gmail.com> <20151201080045.GE18797@mwanda> <20151201080657.GF18797@mwanda> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151201080657.GF18797@mwanda> 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 Content-Length: 658 Lines: 16 On Tue, Dec 01, 2015 at 11:06:58AM +0300, Dan Carpenter wrote: > Also, the main point of course is that you should choose meaningful > names for labels every time just like you would for functions. Yes, and while sending I was really thinking that you are going to complain about the label name. :) But could not think of a better name. I think I need to take a lesson from you about the namings. regards sudip -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/