From f39489e269caadd73896ee30456d6c14b122ad16 Mon Sep 17 00:00:00 2001 From: Oleg Drokin Date: Sun, 27 Apr 2014 22:25:55 -0400 Subject: [PATCH] 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-format-patch failed