Just minor comment below:

On 16-08-11 08:41 PM, Cong Wang wrote:


+static inline void
+tcf_exts_to_list(const struct tcf_exts *exts, struct list_head *actions)
+{

to:
static inline void tcf_exts_to_list(const struct tcf_exts *exts,
                                    struct list_head *actions)

cheers,
jamal

Reply via email to