Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1294461

RE: [PATCH] megaraid:Make the function megasas_alloc_cmd_fusion static

From Kashyap Desai <kashyap.desai@avagotech.com>
Newsgroups linux.kernel
Subject RE: [PATCH] megaraid:Make the function megasas_alloc_cmd_fusion static
Date 2015-12-18 08:00 +0100
Message-ID <qGXbb-28f-5@gated-at.bofh.it> (permalink)
References <qGXbb-28f-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


> -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
--
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/

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

RE: [PATCH] megaraid:Make the function megasas_alloc_cmd_fusion static Kashyap Desai <kashyap.desai@avagotech.com> - 2015-12-18 08:00 +0100

csiph-web