]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/scsi/a100u2w.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[net-next-2.6.git] / drivers / scsi / a100u2w.c
index 208d6df9ed5905d36b8fa56a82e95ae2f085ac5a..dbbc601948e5328e4c9a0bbfeb18ee8ac7f7fd91 100644 (file)
@@ -69,7 +69,6 @@
 #include <linux/kernel.h>
 #include <linux/string.h>
 #include <linux/ioport.h>
-#include <linux/slab.h>
 #include <linux/dma-mapping.h>
 
 #include <asm/io.h>
@@ -492,7 +491,7 @@ static void init_alloc_map(struct orc_host * host)
  *     init_orchid             -       initialise the host adapter
  *     @host:host adapter to initialise
  *
- *     Initialise the controller and if neccessary load the firmware.
+ *     Initialise the controller and if necessary load the firmware.
  *
  *     Returns -1 if the initialisation fails.
  */