Re: [PATCH] video: fbdev: sis: remove unused variables

From: Sudip Mukherjee
Date: Tue Jan 27 2015 - 08:08:21 EST


On Mon, Jan 26, 2015 at 02:37:26PM +0200, Tomi Valkeinen wrote:
> On 22/01/15 17:31, Sudip Mukherjee wrote:
> > removed some variables which were not used. Few calls to SiS_GetReg()
> > were left behind as they are reading from the hardare, removing them
> > might affect the overall functionality.
> >
> > Signed-off-by: Sudip Mukherjee <sudip@xxxxxxxxxxxxxxx>
> > ---
> > This patch will generate checkpatch error, to fix that error we need
> > to change the style of init.c and init301.c
> >
> > drivers/video/fbdev/sis/init.c | 33 +++++----------------------------
> > drivers/video/fbdev/sis/init301.c | 10 ++--------
> > drivers/video/fbdev/sis/sis_main.c | 9 ++++-----
> > 3 files changed, 11 insertions(+), 41 deletions(-)
>
> Are you able to test this?
>
> The patch doesn't look too complex, but it's still slightly too complex
> for me to comfortably merge it without any testing.

No. It is not tested on actual hardware.

Sudip

>
> Tomi
>
>


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/