[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <68c6da4f-eaaa-c572-c31d-d01618894ba6@cogentembedded.com>
Date: Fri, 9 Dec 2016 14:14:23 +0300
From: Sergei Shtylyov <sergei.shtylyov@...entembedded.com>
To: kushwaha.a@...sung.com, davem@...emloft.net
Cc: netdev@...r.kernel.org, akkushwaha9896@...il.com
Subject: Re: [PATCH] net: socket: preferred __aligned(size) for control buffer
Hello!
On 12/8/2016 3:51 PM, kushwaha.a@...sung.com wrote:
> From: Amit Kushwaha <kushwaha.a@...sung.com>
>
> This patch cleanup checkpatch.pl warning
> WARNING: __aligned(size) is preferred over __attribute__((aligned(size)))
>
> Signed-off-by: Amit Kushwaha <kushwaha.a@...sung.com>
> ---
> net/socket.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/net/socket.c b/net/socket.c
> index e631894..5835383 100644
> --- a/net/socket.c
> +++ b/net/socket.c
> @@ -1,3 +1,4 @@
> +
Why?
> /*
> * NET An implementation of the SOCKET network access protocol.
> *
[...]
MBR, Sergei
Powered by blists - more mailing lists