From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753389AbbLRHBX (ORCPT ); Fri, 18 Dec 2015 02:01:23 -0500 Received: from mail-lf0-f43.google.com ([209.85.215.43]:33524 "EHLO mail-lf0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751976AbbLRHBV (ORCPT ); Fri, 18 Dec 2015 02:01:21 -0500 From: Kashyap Desai References: <1436200567-10779-1-git-send-email-xerofoify@gmail.com> In-Reply-To: <1436200567-10779-1-git-send-email-xerofoify@gmail.com> MIME-Version: 1.0 X-Mailer: Microsoft Outlook 14.0 Thread-Index: AQJPwKG5eABnrCuM3Mjfns/Hom8oM53TQcpA Date: Fri, 18 Dec 2015 12:31:18 +0530 Message-ID: <90fa0319ef5f247c0f9021262d5a2a41@mail.gmail.com> Subject: RE: [PATCH] megaraid:Make various functions static in megaraid_sas_fusion.c To: Nicholas Krause Cc: Sumit Saxena , Uday Lingala , JBottomley@odin.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 > -----Original Message----- > From: Nicholas Krause [mailto:xerofoify@gmail.com] > Sent: Monday, July 06, 2015 10:06 PM > To: kashyap.desai@avagotech.com > Cc: sumit.saxena@avagotech.com; uday.lingala@avagotech.com; > JBottomley@odin.com; megaraidlinux.pdl@avagotech.com; linux- > scsi@vger.kernel.org; linux-kernel@vger.kernel.org > Subject: [PATCH] megaraid:Make various functions static in > megaraid_sas_fusion.c > > This makes various functions that have no external callers outside of their > definition/declaration in the file megaraid_sas_fusion.c to be properly > declared as static functions now. > > Signed-off-by: Nicholas Krause Nicholas - You posted patch with subject line "megaraid:Make the function megasas_alloc_cmd_fusion static" for similar code changes. Let's have consolidated patch for this and Avago can post it with next change set (to keep git commit clean without any failure) Just to be clear - You can send us patch and we can add with Submitted by your name as signature. For now NACK. ` Kashyap