Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263123AbUKTRS2 (ORCPT ); Sat, 20 Nov 2004 12:18:28 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263128AbUKTRS2 (ORCPT ); Sat, 20 Nov 2004 12:18:28 -0500 Received: from out005pub.verizon.net ([206.46.170.143]:190 "EHLO out005.verizon.net") by vger.kernel.org with ESMTP id S263123AbUKTRSY (ORCPT ); Sat, 20 Nov 2004 12:18:24 -0500 From: james4765@verizon.net To: kernel-janitors@lists.osdl.org Cc: linux-kernel@vger.kernel.org, james4765@verizon.net Message-Id: <20041120171846.15784.42839.43474@localhost.localdomain> Subject: [PATCH][RESEND] floppy: relocate devfs comment X-Authentication-Info: Submitted using SMTP AUTH at out005.verizon.net from [209.158.220.243] at Sat, 20 Nov 2004 11:18:23 -0600 Date: Sat, 20 Nov 2004 11:18:24 -0600 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1108 Lines: 34 Oops, forgot Signed-off-by: line. Signed-off-by: James Nelson diff -urN --exclude='*~' linux-2.6.10-rc2-original/drivers/block/floppy.c linux-2.6.10-rc2/drivers/block/floppy.c --- linux-2.6.10-rc2-original/drivers/block/floppy.c 2004-11-15 21:38:15.000000000 -0500 +++ linux-2.6.10-rc2/drivers/block/floppy.c 2004-11-20 11:11:47.670201702 -0500 @@ -98,6 +98,10 @@ */ /* + * 1998/1/21 -- Richard Gooch -- devfs support + */ + +/* * 1998/05/07 -- Russell King -- More portability cleanups; moved definition of * interrupt and dma channel to asm/floppy.h. Cleaned up some formatting & * use of '0' for NULL. @@ -159,10 +163,6 @@ #define FDPATCHES #include -/* - * 1998/1/21 -- Richard Gooch -- devfs support - */ - #include #include - 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/