[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20140305122440.GS32371@secunet.com>
Date: Wed, 5 Mar 2014 13:24:40 +0100
From: Steffen Klassert <steffen.klassert@...unet.com>
To: David Miller <davem@...emloft.net>
CC: <netdev@...r.kernel.org>, <christophe.gouault@...nd.com>
Subject: Re: [PATCH RFC 01/12] xfrm: Introduce xfrm_input_afinfo to access
the the callbacks properly
On Sun, Mar 02, 2014 at 08:09:23PM -0500, David Miller wrote:
> From: Steffen Klassert <steffen.klassert@...unet.com>
> Date: Fri, 28 Feb 2014 11:31:11 +0100
>
> > + int err = 0;
> > + if (unlikely(afinfo == NULL))
> > + return -EINVAL;
>
> A newline between local variable declarations and code, please.
>
This was a copy and paste from xfrm_state_register_afinfo :)
I've incorporated your feedback into the next version of
this patchset. Thanks for the review!
--
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