On Sat, Aug 13, 2016 at 4:33 AM, Jamal Hadi Salim <[email protected]> wrote:
>
> 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)

I don't disagree, just want to point out that other functions
in this header use similar indention. I am fine with either.

I will change this one, but you probably will need to change
the rest. ;)

Reply via email to