]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
Remove unused error code ECGSENTINEL - it was used for test whether error
authorIvana Hutarova Varekova <varekova@redhat.com>
Sun, 6 May 2012 10:59:50 +0000 (12:59 +0200)
committerIvana Hutarova Varekova <varekova@redhat.com>
Sun, 6 May 2012 10:59:50 +0000 (12:59 +0200)
commita5cfe2cd5afdab924b836788c4cf8b6bcd4fa368
tree6077ca2670567e8a30a0b9702f651e5d55a8108b
parent6273c196aab12ed4b2722b82fad2d383a0da8753
Remove unused error code ECGSENTINEL - it was used for test whether error
code is in valid interval, now it is unused.

Changelog:
* let the next error have the same number as before the change, not to
break ABI

Signed-off-by: Ivana Hutarova Varekova <varekova@redhat.com>
Acked-by: Dhaval Giani <dhaval.giani@gmail.com>
include/libcgroup/error.h
src/api.c