linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* next: parport: forgotten semicolon
@ 2009-05-06 14:58 Alexander Beregalov
  2009-05-06 15:05 ` Greg KH
  2009-05-12 16:16 ` Greg KH
  0 siblings, 2 replies; 3+ messages in thread
From: Alexander Beregalov @ 2009-05-06 14:58 UTC (permalink / raw)
  To: Greg KH, linux-next, Linux Kernel Mailing List

Hi Greg

Please fix parport-remove-driver_data-direct-access-of-struct-device.patch

-       struct parport *p = dev_get_drvdata(&dev->dev)
+       struct parport *p = dev_get_drvdata(&dev->dev);

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-05-12 17:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-06 14:58 next: parport: forgotten semicolon Alexander Beregalov
2009-05-06 15:05 ` Greg KH
2009-05-12 16:16 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).