From: Christian Engelmayer Date: Wed, 7 May 2014 19:24:00 +0000 (+0200) Subject: staging: silicom: Remove needless calls of get_status_port_fn() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~541 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01cda8d380129f605f3f1cd69bdc98ec6cef44ad;p=pandora-kernel.git staging: silicom: Remove needless calls of get_status_port_fn() Remove a needless pointer initialisation and call to get_status_port_fn() in functions remove_bypass_tpl_auto() and set_tpl_fn(). Variable 'pbpctl_dev_b' is set correctly later in the function before first use. Signed-off-by: Christian Engelmayer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed