Revert "lib:dlinklist: avoid -Wtautological-compare errors with gcc6"
authorMichael Adam <obnox@samba.org>
Thu, 14 Jul 2016 07:58:28 +0000 (09:58 +0200)
committerJeremy Allison <jra@samba.org>
Thu, 14 Jul 2016 22:54:12 +0000 (00:54 +0200)
commita751b978a8953206c251f3f46e1b2c53393b6118
tree4fba71e06e7fe6eb0337f82923d79b41fe43b7d8
parentff5521838a474d6ff9489bb92438797db65671a6
Revert "lib:dlinklist: avoid -Wtautological-compare errors with gcc6"

This reverts commit 5d85fd85467eb1f8941641d5f71d75e7d5c7234c.

Breaks compile for older (<= 4.4) gccs.
Needs to be done differently.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
lib/util/dlinklist.h