X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Fparport%2Fshare.c;fp=drivers%2Fparport%2Fshare.c;h=94dc506b83d13ea2089105f709c9bbd62d102c10;hb=16c70f8c1b54b61c3b951b6fb220df250fe09b32;hp=bbbfd79adbafc84788d02003703e4238d15735ba;hpb=4e76c8a9fa413ccc09d3f7f664183dcce3555d57;p=linux-2.6.git diff --git a/drivers/parport/share.c b/drivers/parport/share.c index bbbfd79ad..94dc506b8 100644 --- a/drivers/parport/share.c +++ b/drivers/parport/share.c @@ -17,7 +17,6 @@ #undef PARPORT_DEBUG_SHARING /* undef for production */ -#include #include #include #include @@ -218,7 +217,7 @@ static void free_port (struct parport *port) * parport_get_port - increment a port's reference count * @port: the port * - * This ensure's that a struct parport pointer remains valid + * This ensures that a struct parport pointer remains valid * until the matching parport_put_port() call. **/