linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Lustre Klocwork fixes
@ 2014-04-28  2:00 Oleg Drokin
  2014-04-28  2:00 ` [PATCH v2 1/4] staging/lustre/lnet: Drop useless LASSERT in ksocknal_select_ips Oleg Drokin
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Oleg Drokin @ 2014-04-28  2:00 UTC (permalink / raw)
  To: linux-kernel; +Cc: Oleg Drokin

This is just splitting big lnet fixes patch from Klocwork static
analysis tool into smaller bits.
Reworked according to previous comments.

Dmitry Eremin (2):
  staging/lustre/lnet: remove unused variable in
    lnet_destroy_remote_nets_table
  staging/lustre/lnet: fix potential null pointer dereference in
    kiblnd_rejected

Oleg Drokin (2):
  staging/lustre/lnet: Drop useless LASSERT in ksocknal_select_ips
  staging/lustre/lnet: fix potential null pointer dereference

 drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd_cb.c | 8 ++++++--
 drivers/staging/lustre/lnet/klnds/socklnd/socklnd.c    | 4 ----
 drivers/staging/lustre/lnet/lnet/api-ni.c              | 6 +++---
 drivers/staging/lustre/lnet/lnet/router.c              | 2 +-
 4 files changed, 10 insertions(+), 10 deletions(-)

-- 
1.9.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-04-28  2:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-28  2:00 [PATCH v2 0/4] Lustre Klocwork fixes Oleg Drokin
2014-04-28  2:00 ` [PATCH v2 1/4] staging/lustre/lnet: Drop useless LASSERT in ksocknal_select_ips Oleg Drokin
2014-04-28  2:00 ` [PATCH v2 2/4] staging/lustre/lnet: remove unused variable in lnet_destroy_remote_nets_table Oleg Drokin
2014-04-28  2:00 ` [PATCH v2 3/4] staging/lustre/lnet: fix potential null pointer dereference in kiblnd_rejected Oleg Drokin
2014-04-28  2:00 ` [PATCH v2 4/4] staging/lustre/lnet: fix potential null pointer dereference Oleg Drokin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).