From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752269AbdDHKpl (ORCPT ); Sat, 8 Apr 2017 06:45:41 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:60474 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751684AbdDHKpd (ORCPT ); Sat, 8 Apr 2017 06:45:33 -0400 Date: Sat, 8 Apr 2017 12:45:22 +0200 From: Greg Kroah-Hartman To: Pushkar Jambhlekar Cc: Oleg Drokin , Andreas Dilger , James Simmons , "John L. Hammond" , Al Viro , Lai Siyao , James Nunez , Andrew Perepechko , wang di , Bob Glossman , Andreas Gruenbacher , Jinshan Xiong , Bobi Jam , "Kirill A. Shutemov" , Henri Doreau , Prakash Surya , Emoly Liu , Dmitry Eremin , Johann Lombardi , devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org, lustre-devel@lists.lustre.org Subject: Re: [PATCH] drivers/staging: lustre: Avoiding multiple line dereference Message-ID: <20170408104522.GA5245@kroah.com> References: <1491298170-29104-1-git-send-email-pushkar.iit@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1491298170-29104-1-git-send-email-pushkar.iit@gmail.com> User-Agent: Mutt/1.8.0 (2017-02-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Apr 04, 2017 at 02:59:30PM +0530, Pushkar Jambhlekar wrote: > Making references in single line Why? Now the line is too long :( Will this be a constant stream of patches, one making this change, and the other the original? sorry, greg k-h