Re: [PATCH 12/14] drivers/video/omap/blizzard.c: delete double
From: Nicolas Kaiser <hidden>
Date: 2010-10-26 12:41:09
Also in:
kernel-janitors, linux-omap, lkml
From: Nicolas Kaiser <hidden>
Date: 2010-10-26 12:41:09
Also in:
kernel-janitors, linux-omap, lkml
* Julia Lawall [off-list ref]:
Delete successive assignments to the same location. Initialize the out_y field as well as the out_x field, rather than initializing the out_x field twice.
Hi there! An identical patch is already in the -mm tree:
The patch titled
drivers/video/omap/blizzard.c: suspected typo in assignment
has been added to the -mm tree. Its filename is
video-omap-suspected-typo-in-assignment.patchSee http://userweb.kernel.org/~akpm/stuff/added-to-mm.txt to find out what to do about this The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/ ------------------------------------------------------ Subject: drivers/video/omap/blizzard.c: suspected typo in assignment From: Nicolas Kaiser <redacted> Untested, but looks like an obvious typo to me. Signed-off-by: Nicolas Kaiser <redacted> Cc: Tomi Valkeinen <redacted> Cc: Tony Lindgren <tony@atomide.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Best regards, Nicolas Kaiser