aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorAntonio Quartulli <[email protected]>2011-07-10 00:36:36 +0200
committerMarek Lindner <[email protected]>2011-08-22 15:16:19 +0200
commit1a1f37d9257a4792ca17b28b1c2e4ad15fe95b28 (patch)
tree5bc0aa0d34b87d1f9b70682f1c54298860ce7d13 /include/linux/debugobjects.h
parent322a8b034003c0d46d39af85bf24fee27b902f48 (diff)
batman-adv: hash_add() has to discriminate on the return value
hash_add() returns 0 on success while returns -1 either on error and on entry already present. The caller could use such information to select its behaviour. For this reason it is useful that hash_add() returns -1 in case on error and returns 1 in case of entry already present. Signed-off-by: Antonio Quartulli <[email protected]> Signed-off-by: Marek Lindner <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions