diff options
author | Anton Vorontsov <[email protected]> | 2008-02-06 01:40:23 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2008-02-06 10:41:21 -0800 |
commit | 55850f47333c6e7d932e6426eaed863b27c9cd7f (patch) | |
tree | dad1007589b09f22838bc70a03f6848252bbc7a4 /lib/kobject.c | |
parent | 6659a0f0bb7481d0f94ca3f203a4e1e406a9694d (diff) |
fb: fix warning: no return statement in function returning non-void
Warning is reproducible with selected FB_CFB_REV_PIXELS_IN_BYTE.
CC drivers/video/sysfillrect.o
In file included from drivers/video/sysfillrect.c:18:
drivers/video/fb_draw.h: In function `fb_rev_pixels_in_long':
drivers/video/fb_draw.h:94: warning: no return statement in function returning non-void
CC drivers/video/syscopyarea.o
In file included from drivers/video/syscopyarea.c:22:
drivers/video/fb_draw.h: In function `fb_rev_pixels_in_long':
drivers/video/fb_draw.h:94: warning: no return statement in function returning non-void
Signed-off-by: Anton Vorontsov <[email protected]>
Cc: "Antonino A. Daplas" <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/kobject.c')
0 files changed, 0 insertions, 0 deletions