linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [2.6 patch] media/video/bw-qcam.c: remove an unused function
@ 2004-10-28 22:29 Adrian Bunk
  2004-10-29  0:19 ` Adrian Bunk
  0 siblings, 1 reply; 2+ messages in thread
From: Adrian Bunk @ 2004-10-28 22:29 UTC (permalink / raw)
  To: kraxel; +Cc: linux-kernel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

The patch below removes an unused function from media/video/bw-qcam.c


diffstat output:
 drivers/media/video/bw-qcam.c |    5 -----
 1 files changed, 5 deletions(-)


Signed-off-by: Adrian Bunk <bunk@stusta.de>

- --- linux-2.6.10-rc1-mm1-full/drivers/media/video/bw-qcam.c.old	2004-10-28 23:16:36.000000000 +0200
+++ linux-2.6.10-rc1-mm1-full/drivers/media/video/bw-qcam.c	2004-10-28 23:17:06.000000000 +0200
@@ -91,11 +91,6 @@
 	return parport_read_status(q->pport);
 }
 
- -static inline int read_lpcontrol(struct qcam_device *q)
- -{
- -	return parport_read_control(q->pport);
- -}
- -
 static inline int read_lpdata(struct qcam_device *q)
 {
 	return parport_read_data(q->pport);

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)

iD8DBQFBgXKwmfzqmE8StAARAnbBAJ4nSVGxBfghHU4GT2OAXxkSDnJT2gCgkACJ
t4/AVnBl8LKBN2TTWMkIRXs=
=uM8n
-----END PGP SIGNATURE-----

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

* [2.6 patch] media/video/bw-qcam.c: remove an unused function
  2004-10-28 22:29 [2.6 patch] media/video/bw-qcam.c: remove an unused function Adrian Bunk
@ 2004-10-29  0:19 ` Adrian Bunk
  0 siblings, 0 replies; 2+ messages in thread
From: Adrian Bunk @ 2004-10-29  0:19 UTC (permalink / raw)
  To: kraxel; +Cc: linux-kernel

[ this time without the problems due to a digital signature... ]

The patch below removes an unused function from media/video/bw-qcam.c


diffstat output:
 drivers/media/video/bw-qcam.c |    5 -----
 1 files changed, 5 deletions(-)


Signed-off-by: Adrian Bunk <bunk@stusta.de>

--- linux-2.6.10-rc1-mm1-full/drivers/media/video/bw-qcam.c.old	2004-10-28 23:16:36.000000000 +0200
+++ linux-2.6.10-rc1-mm1-full/drivers/media/video/bw-qcam.c	2004-10-28 23:17:06.000000000 +0200
@@ -91,11 +91,6 @@
 	return parport_read_status(q->pport);
 }
 
-static inline int read_lpcontrol(struct qcam_device *q)
-{
-	return parport_read_control(q->pport);
-}
-
 static inline int read_lpdata(struct qcam_device *q)
 {
 	return parport_read_data(q->pport);

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

end of thread, other threads:[~2004-10-29  0:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-28 22:29 [2.6 patch] media/video/bw-qcam.c: remove an unused function Adrian Bunk
2004-10-29  0:19 ` Adrian Bunk

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).