commit | 88b229c7f714e5385bbf5be031beb3866efeb272 | [log] [tgz] |
---|---|---|
author | Robert P. J. Day <rpjday@mindspring.com> | Tue May 08 00:38:27 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue May 08 11:15:28 2007 -0700 |
tree | 8ed68e29ceb333afcea4e8c21ee585f1e377fa9e | |
parent | 36cc535b852bd59d04c43fe8e4c05c7da46bc625 [diff] |
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>