commit | 287cc9d96b2a2ce64ee696eeed2f2094a547694c | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Thu Jul 07 02:07:50 2011 +0400 |
committer | Kir Kolyshkin <kir@openvz.org> | Thu Jul 07 02:09:21 2011 +0400 |
tree | 30003723d0b8b1759372e20338f24e0b3b000138 | |
parent | 3502d2b92d69741cc8ac2f4ad3d9594087117931 [diff] |
parse_devices_str(): fix returning error codes (1) Fix returning an error if parse_dev_perm() failed (2) Change 1 to -1 (pure cosmetic) (3) No need for 'int ret', remove it Signed-off-by: Kir Kolyshkin <kir@openvz.org>