提交 fc6c5bc7 编写于 作者: B Borislav Petkov 提交者: Bartlomiej Zolnierkiewicz

ide-floppy: bump driver version number

Acknowledge major ide-floppy code refactoring and cleanup by bumping the driver
version number. Also, remove a wrong comment.
Signed-off-by: NBorislav Petkov <bbpetkov@yahoo.de>
Signed-off-by: NBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
上级 0571c7a4
...@@ -5,9 +5,6 @@ ...@@ -5,9 +5,6 @@
* Copyright (C) 2000-2002 Paul Bristow <paul@paulbristow.net> * Copyright (C) 2000-2002 Paul Bristow <paul@paulbristow.net>
* Copyright (C) 2005 Bartlomiej Zolnierkiewicz * Copyright (C) 2005 Bartlomiej Zolnierkiewicz
* *
* The driver currently doesn't have any fancy features, just the bare
* minimum read/write support.
*
* This driver supports the following IDE floppy drives: * This driver supports the following IDE floppy drives:
* *
* LS-120/240 SuperDisk * LS-120/240 SuperDisk
...@@ -18,7 +15,7 @@ ...@@ -18,7 +15,7 @@
* Documentation/ide/ChangeLog.ide-floppy.1996-2002 * Documentation/ide/ChangeLog.ide-floppy.1996-2002
*/ */
#define IDEFLOPPY_VERSION "0.99.newide" #define IDEFLOPPY_VERSION "1.00"
#include <linux/module.h> #include <linux/module.h>
#include <linux/types.h> #include <linux/types.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册