LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [PATCH] include/linux/atalk.h - remove duplicate include
@ 2008-03-09 23:55 Joe Perches
  2008-03-24  5:17 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Joe Perches @ 2008-03-09 23:55 UTC (permalink / raw)
  To: netdev; +Cc: LKML

Signed-off-by: Joe Perches <joe@perches.com>

 include/linux/atalk.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/include/linux/atalk.h b/include/linux/atalk.h
index ced8a1e..e9ebac2 100644
--- a/include/linux/atalk.h
+++ b/include/linux/atalk.h
@@ -85,8 +85,6 @@ static inline struct atalk_sock *at_sk(struct sock *sk)
 	return (struct atalk_sock *)sk;
 }
 
-#include <asm/byteorder.h>
-
 struct ddpehdr {
 	__be16	deh_len_hops;	/* lower 10 bits are length, next 4 - hops */
 	__be16	deh_sum;



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

* Re: [PATCH] include/linux/atalk.h - remove duplicate include
  2008-03-09 23:55 [PATCH] include/linux/atalk.h - remove duplicate include Joe Perches
@ 2008-03-24  5:17 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2008-03-24  5:17 UTC (permalink / raw)
  To: joe; +Cc: netdev, linux-kernel

From: Joe Perches <joe@perches.com>
Date: Sun, 09 Mar 2008 16:55:20 -0700

> Signed-off-by: Joe Perches <joe@perches.com>

Applied.

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

end of thread, other threads:[~2008-03-24  5:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-09 23:55 [PATCH] include/linux/atalk.h - remove duplicate include Joe Perches
2008-03-24  5:17 ` David Miller

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).