From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 18 Mar 2003 02:12:42 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 18 Mar 2003 02:12:42 -0500 Received: from pizda.ninka.net ([216.101.162.242]:42656 "EHLO pizda.ninka.net") by vger.kernel.org with ESMTP id ; Tue, 18 Mar 2003 02:12:41 -0500 Date: Mon, 17 Mar 2003 23:22:18 -0800 (PST) Message-Id: <20030317.232218.91332148.davem@redhat.com> To: sfr@canb.auug.org.au Cc: linux-kernel@vger.kernel.org, torvalds@transmeta.com, bcrl@redhat.com Subject: Re: [PATCH][COMPAT] cleanups in net/compat.c and related files From: "David S. Miller" In-Reply-To: <20030318181824.6f593d2c.sfr@canb.auug.org.au> References: <20030314180132.4696a7ca.sfr@canb.auug.org.au> <20030318181824.6f593d2c.sfr@canb.auug.org.au> X-FalunGong: Information control. X-Mailer: Mew version 2.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org From: Stephen Rothwell Date: Tue, 18 Mar 2003 18:18:24 +1100 This also moves (almost) all if the compatibility stuff out of linux/socket.h and into net/compat_socket.h Why not include/net/compat.h?