netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 30/66] include/net/x25device.h: Checkpatch cleanup
       [not found] <1267289508-31031-1-git-send-email-andrea.gelmini@gelma.net>
@ 2010-02-27 16:51 ` Andrea Gelmini
  2010-02-28  8:11   ` David Miller
  0 siblings, 1 reply; 3+ messages in thread
From: Andrea Gelmini @ 2010-02-27 16:51 UTC (permalink / raw)
  To: linux-kernel
  Cc: Andrea Gelmini, Andrew Hendry, David S. Miller, linux-x25, netdev

include/net/x25device.h:13: ERROR: trailing whitespace

Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
---
 include/net/x25device.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/net/x25device.h b/include/net/x25device.h
index 1415bcf..246a17b 100644
--- a/include/net/x25device.h
+++ b/include/net/x25device.h
@@ -10,7 +10,7 @@ static inline __be16 x25_type_trans(struct sk_buff *skb, struct net_device *dev)
 	skb->dev = dev;
 	skb_reset_mac_header(skb);
 	skb->pkt_type = PACKET_HOST;
-	
+
 	return htons(ETH_P_X25);
 }
 #endif
-- 
1.7.0.90.g251a4


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH 30/66] include/net/x25device.h: Checkpatch cleanup
  2010-02-27 16:51 ` [PATCH 30/66] include/net/x25device.h: Checkpatch cleanup Andrea Gelmini
@ 2010-02-28  8:11   ` David Miller
  2010-02-28 22:30     ` andrew hendry
  0 siblings, 1 reply; 3+ messages in thread
From: David Miller @ 2010-02-28  8:11 UTC (permalink / raw)
  To: andrea.gelmini; +Cc: linux-kernel, andrew.hendry, linux-x25, netdev

From: Andrea Gelmini <andrea.gelmini@gelma.net>
Date: Sat, 27 Feb 2010 17:51:11 +0100

> include/net/x25device.h:13: ERROR: trailing whitespace
> 
> Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>

Acked-by: David S. Miller <davem@davemloft.net>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 30/66] include/net/x25device.h: Checkpatch cleanup
  2010-02-28  8:11   ` David Miller
@ 2010-02-28 22:30     ` andrew hendry
  0 siblings, 0 replies; 3+ messages in thread
From: andrew hendry @ 2010-02-28 22:30 UTC (permalink / raw)
  To: David Miller; +Cc: andrea.gelmini, linux-kernel, linux-x25, netdev

Acked-by: Andrew Hendry <andrew.hendry@gmail.com>

On Sun, Feb 28, 2010 at 7:11 PM, David Miller <davem@davemloft.net> wrote:
> From: Andrea Gelmini <andrea.gelmini@gelma.net>
> Date: Sat, 27 Feb 2010 17:51:11 +0100
>
>> include/net/x25device.h:13: ERROR: trailing whitespace
>>
>> Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
>
> Acked-by: David S. Miller <davem@davemloft.net>
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-02-28 22:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1267289508-31031-1-git-send-email-andrea.gelmini@gelma.net>
2010-02-27 16:51 ` [PATCH 30/66] include/net/x25device.h: Checkpatch cleanup Andrea Gelmini
2010-02-28  8:11   ` David Miller
2010-02-28 22:30     ` andrew hendry

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).