From: Oleg Drokin Date: Mon, 28 Apr 2014 02:25:55 +0000 (-0400) Subject: staging/lustre/lnet: Drop useless LASSERT in ksocknal_select_ips X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~1114 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f39489e269caadd73896ee30456d6c14b122ad16;p=pandora-kernel.git staging/lustre/lnet: Drop useless LASSERT in ksocknal_select_ips It should never be NULL because our interface list is up to date, and even if it does, we'll just crash anyway so we are no better off. Signed-off-by: Oleg Drokin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed