diff options
author | Kuan-Wei Chiu <visitorckw@gmail.com> | 2024-03-06 09:42:24 +0800 |
---|---|---|
committer | Kuan-Wei Chiu <visitorckw@gmail.com> | 2024-04-25 22:04:23 +0800 |
commit | 9efb82c001f3d640b7244e40c9fb09e9adfac176 (patch) | |
tree | 8d6e36959d00a9f92621ee9b9d3ac9954b0907c1 /net/unix/sysctl_net_unix.c | |
parent | 5d42ac2550d188065995145cfc2f69c79cb7773d (diff) |
lib min_heap: Update min_heap_push() and min_heap_pop() to return bool values
Modify the min_heap_push() and min_heap_pop() to return a boolean
value. They now return false when the operation fails and true when it
succeeds.
Signed-off-by: Kuan-Wei Chiu <visitorckw@gmail.com>
Reviewed-by: Ian Rogers <irogers@google.com>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions