aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorGeert Uytterhoeven <[email protected]>2007-10-16 01:28:52 -0700
committerLinus Torvalds <[email protected]>2007-10-16 09:43:15 -0700
commit5a258d032d8dff1c5e28ce64c47ac4577c2c5a70 (patch)
tree49b66c1cd22bc0c9628df6003d17518b477c3c0d /include/linux
parent42b558d51cb0c8a83a17f22b3ec4325176d1797e (diff)
fbdev: fb_create_modedb() non-static `int first = 1;'
Looking at the code flow, `int first' in fb_create_modedb() should be static. [adaplas] Better for 'int first' to be moved outside the loop. [[email protected]: kill stray semicolon] Signed-off-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Antonino Daplas <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions