diff options
author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | 2007-07-21 04:37:55 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-07-21 17:49:17 -0700 |
commit | ef154ec69c45aa052b1fa71ee5eeaca7e7f920a3 (patch) | |
tree | 609d42b7547307c04c988547dd6bdbb15808642c /kernel/profile.c | |
parent | 8214b0832cb3c0b74198e5b22c0e070aeaa3dd20 (diff) |
rtc: do not return void value
This patch fixes these sparse warnings:
drivers/rtc/rtc-ds1742.c:265:2: warning: returning void-valued expression
drivers/rtc/rtc-ds1553.c:409:2: warning: returning void-valued expression
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Cc: David Brownell <david-b@pacbell.net>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/profile.c')
0 files changed, 0 insertions, 0 deletions