diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2015-07-14 09:43:01 (GMT) |
---|---|---|
committer | Thomas Haller <thaller@redhat.com> | 2015-08-14 14:12:49 (GMT) |
commit | ffe58f3203336250f15093a25ddc9056640e281e (patch) | |
tree | 862d2110df59fbe02502f05724738ef0a9531880 /Makefile.am | |
parent | 85b0038c8bdef96e8e8efe10622a8aebee174214 (diff) | |
download | libnl-ffe58f3203336250f15093a25ddc9056640e281e.zip libnl-ffe58f3203336250f15093a25ddc9056640e281e.tar.gz libnl-ffe58f3203336250f15093a25ddc9056640e281e.tar.bz2 |
route/link: Remove unnecessary NULL check before release_link_info()
release_link_info() already check whether link->l_info_ops is not NULL
before accessing it, thus there is no need to do the same before calling
it.
http://lists.infradead.org/pipermail/libnl/2015-July/001929.html
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Thomas Haller <thaller@redhat.com>
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions