From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Date: Mon, 15 Feb 2016 18:28:12 -0800 Subject: [lustre-devel] [PATCH] staging: lustre: Fixed the parenthesis In-Reply-To: <1455507422-13568-1-git-send-email-shalinmehta85@gmail.com> References: <1455507422-13568-1-git-send-email-shalinmehta85@gmail.com> Message-ID: <20160216022812.GA25122@kroah.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Shalin Mehta Cc: oleg.drokin@intel.com, andreas.dilger@intel.com, kernel-janitors@lists.osdl.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org, lustre-devel@lists.lustre.org On Sun, Feb 14, 2016 at 07:37:02PM -0800, Shalin Mehta wrote: > The parentehsis are fixed in the macro for the ldlm lock to set and > clear the flags. "fixed" in what way? Did you test-build this patch? Also, you mispelled a word here... thanks, greg k-h From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752752AbcBPC2O (ORCPT ); Mon, 15 Feb 2016 21:28:14 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:38155 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752255AbcBPC2N (ORCPT ); Mon, 15 Feb 2016 21:28:13 -0500 Date: Mon, 15 Feb 2016 18:28:12 -0800 From: Greg KH To: Shalin Mehta Cc: oleg.drokin@intel.com, andreas.dilger@intel.com, kernel-janitors@lists.osdl.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org, lustre-devel@lists.lustre.org Subject: Re: [PATCH] staging: lustre: Fixed the parenthesis Message-ID: <20160216022812.GA25122@kroah.com> References: <1455507422-13568-1-git-send-email-shalinmehta85@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1455507422-13568-1-git-send-email-shalinmehta85@gmail.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Feb 14, 2016 at 07:37:02PM -0800, Shalin Mehta wrote: > The parentehsis are fixed in the macro for the ldlm lock to set and > clear the flags. "fixed" in what way? Did you test-build this patch? Also, you mispelled a word here... thanks, greg k-h