]> git.ipfire.org Git - thirdparty/lxc.git/commit
Fix compile warnings
authorRyousei Takano <takano-ryousei@aist.go.jp>
Tue, 31 Mar 2009 01:14:04 +0000 (10:14 +0900)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Tue, 31 Mar 2009 11:55:18 +0000 (13:55 +0200)
commit3f21c11481b50030bc073a279c8cbe8f03f57138
treeeee48d8015fae6e38c009ab88dc47a035c10daa1
parentabf424cf20ee2e3261abf95d17df08ff2a723640
Fix compile warnings

This patch fixes compile warnings: ignoring return value of function,
declared with attribute warn_unused_result, and adds error handling.

Signed-off-by: Ryousei Takano <takano-ryousei@aist.go.jp>
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
src/lxc/lxc_console.c
src/lxc/restart.c
src/lxc/start.c