From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752820AbbLRG5x (ORCPT ); Fri, 18 Dec 2015 01:57:53 -0500 Received: from mail-lf0-f45.google.com ([209.85.215.45]:33030 "EHLO mail-lf0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751976AbbLRG5u (ORCPT ); Fri, 18 Dec 2015 01:57:50 -0500 From: Kashyap Desai References: <1450325373-20877-1-git-send-email-xerofoify@gmail.com> In-Reply-To: <1450325373-20877-1-git-send-email-xerofoify@gmail.com> MIME-Version: 1.0 X-Mailer: Microsoft Outlook 14.0 Thread-Index: AQGDykL6ctvyR4nxSukFjeRSvTkgc59rLZCQ Date: Fri, 18 Dec 2015 12:27:47 +0530 Message-ID: <5687bd3c8aaf87c78537bd0b433236b5@mail.gmail.com> Subject: RE: [PATCH] megaraid:Make the function megasas_alloc_cmd_fusion static To: Nicholas Krause Cc: Sumit Saxena , Uday Lingala , JBottomley@odin.com, martin.petersen@oracle.com, "PDL,MEGARAIDLINUX" , linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > -int > +static int > megasas_alloc_cmds_fusion(struct megasas_instance *instance) { > int i, j, count; Good catch. Let's not include patch to avoid further confusion on series of acked patch which are not making significant functional difference. NACK as not making any functional difference. We can make many more such changes in one shot and let's address those later as we have few patches ready to send in few days. > -- > 2.5.0