Re: [PATCH] use xfrm direction when lookup policy

From: David Miller
Date: Tue Mar 19 2013 - 09:27:44 EST


From: Baker Zhang <baker.kernel@xxxxxxxxx>
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/