* [2.6 patch] USB stv680.c: remove an unused function
@ 2004-10-28 23:28 Adrian Bunk
2004-10-29 0:29 ` Adrian Bunk
0 siblings, 1 reply; 3+ messages in thread
From: Adrian Bunk @ 2004-10-28 23:28 UTC (permalink / raw)
To: kjsisson; +Cc: greg, linux-usb-devel, linux-kernel
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
The patch below removes an unused function from
drivers/usb/media/stv680.c
diffstat output:
drivers/usb/media/stv680.c | 6 ------
1 files changed, 6 deletions(-)
Signed-off-by: Adrian Bunk <bunk@stusta.de>
- --- linux-2.6.10-rc1-mm1-full/drivers/usb/media/stv680.c.old 2004-10-28 23:31:16.000000000 +0200
+++ linux-2.6.10-rc1-mm1-full/drivers/usb/media/stv680.c 2004-10-28 23:32:24.000000000 +0200
@@ -498,12 +498,6 @@
/****************************************************************************
* sysfs
***************************************************************************/
- -static inline struct usb_stv *cd_to_stv(struct class_device *cd)
- -{
- - struct video_device *vdev = to_video_device(cd);
- - return video_get_drvdata(vdev);
- -}
- -
#define stv680_file(name, variable, field) \
static ssize_t show_##name(struct class_device *class_dev, char *buf) \
{ \
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
iD8DBQFBgYCRmfzqmE8StAARAq1MAJ4mTJOcdzUkmgkFSv+v2KuDnwfVowCgnpP8
I7E8fduvHN15RYPvBszOtiA=
=irpb
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 3+ messages in thread* [2.6 patch] USB stv680.c: remove an unused function
2004-10-28 23:28 [2.6 patch] USB stv680.c: remove an unused function Adrian Bunk
@ 2004-10-29 0:29 ` Adrian Bunk
2004-11-02 0:39 ` Greg KH
0 siblings, 1 reply; 3+ messages in thread
From: Adrian Bunk @ 2004-10-29 0:29 UTC (permalink / raw)
To: kjsisson; +Cc: greg, linux-usb-devel, linux-kernel
[ this time without the problems due to a digital signature... ]
The patch below removes an unused function from
drivers/usb/media/stv680.c
diffstat output:
drivers/usb/media/stv680.c | 6 ------
1 files changed, 6 deletions(-)
Signed-off-by: Adrian Bunk <bunk@stusta.de>
--- linux-2.6.10-rc1-mm1-full/drivers/usb/media/stv680.c.old 2004-10-28 23:31:16.000000000 +0200
+++ linux-2.6.10-rc1-mm1-full/drivers/usb/media/stv680.c 2004-10-28 23:32:24.000000000 +0200
@@ -498,12 +498,6 @@
/****************************************************************************
* sysfs
***************************************************************************/
-static inline struct usb_stv *cd_to_stv(struct class_device *cd)
-{
- struct video_device *vdev = to_video_device(cd);
- return video_get_drvdata(vdev);
-}
-
#define stv680_file(name, variable, field) \
static ssize_t show_##name(struct class_device *class_dev, char *buf) \
{ \
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [2.6 patch] USB stv680.c: remove an unused function
2004-10-29 0:29 ` Adrian Bunk
@ 2004-11-02 0:39 ` Greg KH
0 siblings, 0 replies; 3+ messages in thread
From: Greg KH @ 2004-11-02 0:39 UTC (permalink / raw)
To: Adrian Bunk; +Cc: kjsisson, linux-usb-devel, linux-kernel
On Fri, Oct 29, 2004 at 02:29:50AM +0200, Adrian Bunk wrote:
> [ this time without the problems due to a digital signature... ]
>
> The patch below removes an unused function from
> drivers/usb/media/stv680.c
>
>
> diffstat output:
> drivers/usb/media/stv680.c | 6 ------
> 1 files changed, 6 deletions(-)
>
>
> Signed-off-by: Adrian Bunk <bunk@stusta.de>
Applied, thanks.
greg k-h
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-11-02 0:44 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-28 23:28 [2.6 patch] USB stv680.c: remove an unused function Adrian Bunk
2004-10-29 0:29 ` Adrian Bunk
2004-11-02 0:39 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox