Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755516AbbG1LOP (ORCPT ); Tue, 28 Jul 2015 07:14:15 -0400 Received: from mail-pa0-f47.google.com ([209.85.220.47]:35538 "EHLO mail-pa0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751447AbbG1LON (ORCPT ); Tue, 28 Jul 2015 07:14:13 -0400 Date: Tue, 28 Jul 2015 16:44:06 +0530 From: Sudip Mukherjee To: Shraddha Barke Cc: Lidza Louina , Mark Hounschell , Greg Kroah-Hartman , Julia Lawall , devel@driverdev.osuosl.org, driverdev-devel@linuxdriverproject.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Staging: dgnc: Merge lines and remove unused variable for immediate return Message-ID: <20150728111406.GB15027@sudip-pc> References: <1438005915-6654-1-git-send-email-shraddha.6596@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1438005915-6654-1-git-send-email-shraddha.6596@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 Content-Length: 478 Lines: 13 On Mon, Jul 27, 2015 at 07:35:15PM +0530, Shraddha Barke wrote: > This patch compresses two lines into a single line if immediate return > is found. Variable rc is dropped as it is no longer needed. same patch again? 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/