commit | da1a5f0360d21e0d376ad362da56f2c83ddb9dce | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Thu Apr 19 02:08:36 2012 +0400 |
committer | Kir Kolyshkin <kir@openvz.org> | Thu Apr 19 02:08:36 2012 +0400 |
tree | cc7bf728fca26e43270cae7865bbceaa21de6d5c | |
parent | cefdf39990bc18205c05fe74e49dda09d99e175a [diff] |
vzfeatures.c: use ARRAY_SIZE instead of NULL check This way we don't have to have NULL at the end of features array. Signed-off-by: Kir Kolyshkin <kir@openvz.org>