diff options
author | Stephen Hemminger <shemminger@osdl.org> | 2006-06-13 17:17:27 +0900 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-06-13 13:16:40 -0700 |
commit | 2ccc99b7b71976d15822ae7c41cd2ccda66d5076 (patch) | |
tree | 5dfe324f77344a8404333c986338abe93cb6c6bb /fs/inode.c | |
parent | 5e625b0844435e0333670d9da633304169896740 (diff) |
[PATCH] sky2: set_power_state should be void
The set power state function is cleaner if it doesn't return anything.
The only caller that could fail is in suspend() and it can check the argument
there.
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/inode.c')
0 files changed, 0 insertions, 0 deletions