[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20080516.222035.253970824.davem@davemloft.net>
Date: Fri, 16 May 2008 22:20:35 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: mchan@...adcom.com
Cc: netdev@...r.kernel.org, andy@...yhouse.net, benli@...adcom.com
Subject: Re: [PATCH net-next 5/6] [BNX2]: Pre-initialize struct cpu_reg.
From: "Michael Chan" <mchan@...adcom.com>
Date: Fri, 16 May 2008 14:30:48 -0700
> [BNX2]: Pre-initialize struct cpu_reg.
>
> Instead of assigning values for the struct cpu_reg's at runtime,
> we already know these values at compile time. Therefore, we can use
> designated initializers, to initialize these structures and not have
> to incur this assignment cost at run-time.
>
> Signed-off-by: Benjamin Li <benli@...adcom.com>
> Signed-off-by: Michael Chan <mchan@...adcom.com>
Applied.
--
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