Hello!

On 12/8/2016 3:51 PM, kushwah...@samsung.com wrote:

From: Amit Kushwaha <kushwah...@samsung.com>

This patch cleanup checkpatch.pl warning
WARNING: __aligned(size) is preferred over __attribute__((aligned(size)))

Signed-off-by: Amit Kushwaha <kushwah...@samsung.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

Reply via email to