[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAE4R7bD+0q9pcNGA2swPQ54JWxMsDB15p=bdkeqaiL5=niL9RQ@mail.gmail.com>
Date: Tue, 12 May 2015 23:25:47 -0700
From: Scott Feldman <sfeldma@...il.com>
To: Simon Horman <simon.horman@...ronome.com>
Cc: Jiri Pirko <jiri@...nulli.us>, David Miller <davem@...emloft.net>,
Netdev <netdev@...r.kernel.org>
Subject: Re: [PATCH net-next 2/2] rocker: mark parameters and local variables
as const
On Tue, May 12, 2015 at 10:52 PM, Simon Horman
<simon.horman@...ronome.com> wrote:
> Mark parameters and local variables as const where possible.
>
> Signed-off-by: Simon Horman <simon.horman@...ronome.com>
> ---
> drivers/net/ethernet/rocker/rocker.c | 258 ++++++++++++++++++-----------------
> 1 file changed, 136 insertions(+), 122 deletions(-)
>
[cut]
> @@ -4833,7 +4847,7 @@ static int rocker_port_poll_rx(struct napi_struct *napi, int budget)
>
> static void rocker_carrier_init(struct rocker_port *rocker_port)
Why are some left un-const, like above?
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists