lxc: fix build on mpc85xx
authorDaniel Golle <redacted>
Tue, 9 Jun 2015 01:05:53 +0000 (03:05 +0200)
committerDaniel Golle <redacted>
Tue, 9 Jun 2015 10:03:20 +0000 (12:03 +0200)
commitc8a6990932d5cfe9c18df48cfcd818fd85b88e29
treead036bebb53ad48fd6f66c2556371fd1723597b7
parent32673f9b0bfa1fd6905d4bfb3b68e49346b95c7c
lxc: fix build on mpc85xx

Initialize ret to 0 so compiler no longer complains about
monitor.c: In function 'lxc_monitor_open':
monitor.c:212:5: error: 'ret' may be used uninitialized in this function [-Werror=maybe-uninitialized]

Signed-off-by: Daniel Golle <redacted>
utils/lxc/patches/016-uninitialized-ret-in-monitor.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT