]> git.neil.brown.name Git - history.git/commit
[PATCH] remove check_region from drivers_scsi_cpqfcTSinit.c
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 13 Jan 2003 12:13:13 +0000 (04:13 -0800)
committerLinus Torvalds <torvalds@penguin.transmeta.com>
Mon, 13 Jan 2003 12:13:13 +0000 (04:13 -0800)
commitbdf2773761c09c487088f0c3791a753c275d0ae1
treefa96c818a56c2ca3fe3c11d5f0d28a48126438ce
parentb65a6d5dc6825781e1e8721d06ac015b44f6c269
[PATCH] remove check_region from drivers_scsi_cpqfcTSinit.c

From:  william stinson <wstinson@wanadoo.fr>

  this proposed patch for drivers/scsi/cpqfcTSinit.c scsi driver for
  Linux removes two calls to check_region using request_region instead

  This is patch number 28 in a series of check_region patches I am doing as
  part of the kernel janitors project.
drivers/scsi/cpqfcTSinit.c