Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758102AbYGDPic (ORCPT ); Fri, 4 Jul 2008 11:38:32 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752789AbYGDPiX (ORCPT ); Fri, 4 Jul 2008 11:38:23 -0400 Received: from mx1.redhat.com ([66.187.233.31]:48594 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751922AbYGDPiX (ORCPT ); Fri, 4 Jul 2008 11:38:23 -0400 Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 From: David Howells In-Reply-To: <1215144734.16647.70.camel@brick> References: <1215144734.16647.70.camel@brick> To: Harvey Harrison Cc: dhowells@redhat.com, Andrew Morton , linux-arch , LKML Subject: Re: [PATCH 4/5] byteorder: fix direct byteswap includes X-Mailer: MH-E 8.0.3+cvs; nmh 1.3; GNU Emacs 23.0.50 Date: Fri, 04 Jul 2008 16:37:43 +0100 Message-ID: <27042.1215185863@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 556 Lines: 16 Harvey Harrison wrote: > +#include Please use rather than when including stuff from .c files outside the include and arch directories. And whilst you're at it, Documentation/byteorder.txt is yours for the creation:-) David -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/