[PATCH] Trivial patch to remove list member from struct tcx_par in drivers/video/tcx.c
From: Hareesh Nagarajan (hnagar2_at_gmail.com)
Date: 10/11/05
- Previous message: David Schwartz: "RE: freebox possible GPL violation"
- Next in thread: Geert Uytterhoeven: "Re: [PATCH] Trivial patch to remove list member from struct tcx_par in drivers/video/tcx.c"
- Reply: Geert Uytterhoeven: "Re: [PATCH] Trivial patch to remove list member from struct tcx_par in drivers/video/tcx.c"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 10 Oct 2005 21:30:35 -0500 To: linux-kernel@vger.kernel.org
This patch removes the list_head member 'list' from struct tcx_par in
the file drivers/video/tcx.c among other trivial cleanups. The member
'list' is never used. It turns out that other frame buffer code like
cg14.c, leo.c, bw2.c, etc. (in drivers/video) seem to have the same
extra list_head member in their respective *_par structures.
The patch applies to the 2.6.13.4 kernel sources.
(AFAICT, I am not missing anything; If I am, I'm sorry for wasting your
time.)
Thanks,
Hareesh Nagarajan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- text/x-patch attachment: tcx.c-cleanup.patch
- Previous message: David Schwartz: "RE: freebox possible GPL violation"
- Next in thread: Geert Uytterhoeven: "Re: [PATCH] Trivial patch to remove list member from struct tcx_par in drivers/video/tcx.c"
- Reply: Geert Uytterhoeven: "Re: [PATCH] Trivial patch to remove list member from struct tcx_par in drivers/video/tcx.c"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|