diff options
author | Roland Dreier <[email protected]> | 2008-02-28 09:48:10 -0800 |
---|---|---|
committer | Wim Van Sebroeck <[email protected]> | 2008-03-06 11:10:44 +0000 |
commit | ef82710a3f80cd24d459c508f91542ecccb1f340 (patch) | |
tree | 11c1454eb39f0f82378f179bb15f43b992093613 /net/unix/sysctl_net_unix.c | |
parent | 103018aca2e4ba0d0e230efa864231c59228f419 (diff) |
[WATCHDOG] Fix return value warning in hpwdt
The return value of smbios_scan_machine() is never used, and when it
succeeds it doesn't return anything, so just make it void. This fixes:
drivers/watchdog/hpwdt.c: In function 'smbios_scan_machine':
drivers/watchdog/hpwdt.c:562: warning: control reaches end of non-void function
Signed-off-by: Roland Dreier <[email protected]>
Acked-by: Thomas Mingarelli <[email protected]>
Signed-off-by: Wim Van Sebroeck <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions