Boaz Harrosh e654bc4393 [PATCH] fix request->cmd == INT cases
- I have unearthed very old bugs in stale drivers that still
   used request->cmd as a READ|WRITE int
 - This patch is maybe a proof that these drivers have not been
   used for a long time. Should they be removed completely?

Drivers that currently do not work for sure:
 drivers/acorn/block/fd1772.c |    2 +-
 drivers/acorn/block/mfmhd.c  |    8 ++++----
 drivers/cdrom/aztcd.c        |    2 +-
 drivers/cdrom/cm206.c        |    2 +-
 drivers/cdrom/gscd.c         |    2 +-
 drivers/cdrom/mcdx.c         |    2 +-
 drivers/cdrom/optcd.c        |    2 +-
 drivers/cdrom/sjcd.c         |    2 +-

Drivers with cosmetic fixes only:
  b/drivers/block/amiflop.c
  b/drivers/block/nbd.c
  b/drivers/ide/legacy/hd.c

Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
2007-07-10 08:03:34 +02:00
..
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2007-05-23 20:14:15 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2007-07-10 08:03:33 +02:00
2007-06-08 17:23:32 -07:00
2007-07-10 08:03:33 +02:00
2007-07-10 08:03:34 +02:00
2007-04-25 13:50:55 -07:00
2007-05-09 08:57:56 +02:00
2005-04-16 15:20:36 -07:00
2006-11-22 14:57:56 +00:00
2007-04-27 13:28:34 -07:00
2006-12-20 16:37:47 +11:00
2006-10-11 11:17:07 -07:00