From: Richard Guy Briggs Date: Wed, 23 Apr 2014 01:31:53 +0000 (-0400) Subject: netlink: simplify nfnetlink_bind X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~340^2~5 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfe4bc71c64a34813a7bde0ad4d28486679ac3fe;p=pandora-kernel.git netlink: simplify nfnetlink_bind Remove duplicity and simplify code flow by moving the rcu_read_unlock() above the condition and let the flow control exit naturally at the end of the function. Signed-off-by: Richard Guy Briggs Signed-off-by: David S. Miller --- Reading git-diff-tree failed