]> git.neil.brown.name Git - history.git/commit
[PATCH] remove check_region from drivers_net_irda_irport.c
authorRusty Russell <rusty@rustcorp.com.au>
Sun, 9 Feb 2003 10:58:12 +0000 (02:58 -0800)
committerLinus Torvalds <torvalds@home.transmeta.com>
Sun, 9 Feb 2003 10:58:12 +0000 (02:58 -0800)
commitcb264eb85796a2443c85a391c7a30ad2416522b3
treeda6ba24b9cd7328a21a4124b7d466d2adc26f669
parentebeb4267d91777190fd772e82b1b974607e425ca
[PATCH] remove check_region from drivers_net_irda_irport.c

From:  william stinson <wstinson@wanadoo.fr>

  this patch for drivers/net/irda/irport.c IRDA driver removes one call
  to check_region using request_region instead.  The patch also moves
  the call to request_region to before the allocation of the driver
  instance.
drivers/net/irda/irport.c