]> git.ipfire.org Git - thirdparty/hostap.git/commit
EAP peer: Simplify buildNotify return
authorJouni Malinen <j@w1.fi>
Sun, 7 Feb 2016 19:01:41 +0000 (21:01 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 7 Feb 2016 19:01:41 +0000 (21:01 +0200)
commitd1d8a2bd622a199e2f861cef100b6619d983fbec
treefa2de5e36e7282ae8094e78ee9830a110141370c
parent7dbd2c6c69ddf443cfde138939780240a3375148
EAP peer: Simplify buildNotify return

There is no need for the local variable and two return statements.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/eap_peer/eap.c