Commit c1c737a2 authored by Matthew Dharm's avatar Matthew Dharm Committed by Greg Kroah-Hartman

[PATCH] USB: usb-storage driver changes for 2.6.x [4/4]

This is a trivial patch to remove some duplicate includes.  sched.h and
errno.h are already included in this file about a dozen lines or so above
this point.
parent 2aa680b1
......@@ -84,8 +84,6 @@
#include <linux/module.h>
#include <linux/sched.h>
#include <linux/errno.h>
#include <linux/init.h>
#include <linux/slab.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment