D-Bus: Remove useless NULL check from static function
authorJouni Malinen <j@w1.fi>
Thu, 1 Jan 2015 00:13:27 +0000 (02:13 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 2 Jan 2015 20:50:26 +0000 (22:50 +0200)
commit509618d35b87da8fd1ed584628f19b4302f79931
tree8e5da8ed3019b113bc94d05b9ee9a331d7471616
parent1d12c088479d90382fe311d3e167c2b6675c1a63
D-Bus: Remove useless NULL check from static function

The entry argument cannot be NULL in this static function.

Signed-off-by: Jouni Malinen <j@w1.fi>
wpa_supplicant/dbus/dbus_dict_helpers.c