linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [2.6 patch] floppy.c: remove an unused function
@ 2004-10-28 22:18 Adrian Bunk
  2004-10-29  0:17 ` Adrian Bunk
  0 siblings, 1 reply; 2+ messages in thread
From: Adrian Bunk @ 2004-10-28 22:18 UTC (permalink / raw)
  To: linux-kernel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

The patch below removes an unused function from drivers/block/floppy.c


diffstat output:
 drivers/block/floppy.c |    5 -----
 1 files changed, 5 deletions(-)


Signed-off-by: Adrian Bunk <bunk@stusta.de>

- --- linux-2.6.10-rc1-mm1-full/drivers/block/floppy.c.old	2004-10-28 22:52:49.000000000 +0200
+++ linux-2.6.10-rc1-mm1-full/drivers/block/floppy.c	2004-10-28 22:53:05.000000000 +0200
@@ -3325,11 +3325,6 @@
 	return 0;
 }
 
- -static inline void clear_write_error(int drive)
- -{
- -	CLEARSTRUCT(UDRWE);
- -}
- -
 static inline int set_geometry(unsigned int cmd, struct floppy_struct *g,
 			       int drive, int type, struct block_device *bdev)
 {

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)

iD8DBQFBgXA7mfzqmE8StAARAgBkAKCgbAI7DFkUyF3VMiMz3RQ9vK8jWwCePwXi
dwjHupZq+g+ynYaVZzhEYxk=
=ne+x
-----END PGP SIGNATURE-----

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

* [2.6 patch] floppy.c: remove an unused function
  2004-10-28 22:18 [2.6 patch] floppy.c: remove an unused function Adrian Bunk
@ 2004-10-29  0:17 ` Adrian Bunk
  0 siblings, 0 replies; 2+ messages in thread
From: Adrian Bunk @ 2004-10-29  0:17 UTC (permalink / raw)
  To: linux-kernel

[ this time without the problems due to a digital signature... ]

The patch below removes an unused function from drivers/block/floppy.c


diffstat output:
 drivers/block/floppy.c |    5 -----
 1 files changed, 5 deletions(-)


Signed-off-by: Adrian Bunk <bunk@stusta.de>

--- linux-2.6.10-rc1-mm1-full/drivers/block/floppy.c.old	2004-10-28 22:52:49.000000000 +0200
+++ linux-2.6.10-rc1-mm1-full/drivers/block/floppy.c	2004-10-28 22:53:05.000000000 +0200
@@ -3325,11 +3325,6 @@
 	return 0;
 }
 
-static inline void clear_write_error(int drive)
-{
-	CLEARSTRUCT(UDRWE);
-}
-
 static inline int set_geometry(unsigned int cmd, struct floppy_struct *g,
 			       int drive, int type, struct block_device *bdev)
 {

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

end of thread, other threads:[~2004-10-29  1:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-28 22:18 [2.6 patch] floppy.c: remove an unused function Adrian Bunk
2004-10-29  0:17 ` Adrian Bunk

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