]> git.baikalelectronics.ru Git - kernel.git/commit
VIDEO: add spaces on either side of the case "..." operator
authorRobert P. J. Day <rpjday@mindspring.com>
Tue, 8 May 2007 07:38:27 +0000 (00:38 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 8 May 2007 18:15:28 +0000 (11:15 -0700)
commit0bd12c2507c8a010f6db8e8b358f289710017c5a
tree8ed68e29ceb333afcea4e8c21ee585f1e377fa9e
parent511fc4b1c3c61618aff668ccd13313a301f5f786
VIDEO: add spaces on either side of the case "..." operator

Following the programming advice laid down in the gcc manual, make
sure the case "..." operator has spaces on either side.

Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
Cc: "Antonino A. Daplas" <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/video/modedb.c
drivers/video/pxafb.c