commit | 94be5ae40a3bff174757ab790a534902138c5cfb | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Tue Apr 24 09:42:08 2012 +0400 |
committer | Kir Kolyshkin <kir@openvz.org> | Tue Apr 24 09:42:08 2012 +0400 |
tree | d08983b4308d9065975646ad8540386dadb8d531 | |
parent | 62f9173a879b0d88c10ab0c5684875108b5fdbd4 [diff] |
Mark fill_2quota_param() as static, remove prototype fill_2quota_param() is only used from inside src/lib/res.c, so it makes sense to mark it as static and remove its prototype from res.h. Signed-off-by: Kir Kolyshkin <kir@openvz.org>