[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20130319.092735.322670260944589079.davem@davemloft.net>
Date: Tue, 19 Mar 2013 09:27:35 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: baker.kernel@...il.com
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
baker.zhang@...il.com
Subject: Re: [PATCH] use xfrm direction when lookup policy
From: Baker Zhang <baker.kernel@...il.com>
Date: Tue, 19 Mar 2013 20:39:46 +0800
> +static inline int flow_to_policy_dir(int dir)
Please do not use inline in foo.c files, just let the compiler decide
whether inlining is a good idea or not.
Thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists