All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Remove NULL test before vfree
@ 2016-02-28 20:17 Bhaktipriya Shridhar
  2016-02-28 20:24 ` [Outreachy kernel] " Julia Lawall
  0 siblings, 1 reply; 2+ messages in thread
From: Bhaktipriya Shridhar @ 2016-02-28 20:17 UTC (permalink / raw)
  To: outreachy-kernel

*** BLURB HERE ***

Bhaktipriya Shridhar (4):
  staging: rts5208: Remove NULL test before vfree
  staging: rtl8188eu: core: Remove NULL test before vfree
  staging: rtl8188eu: os_dep: Remove NULL test before vfree
  staging: rtl8192e: Remove NULL test before vfree

 drivers/staging/rtl8188eu/core/rtw_recv.c    |  3 +--
 drivers/staging/rtl8188eu/core/rtw_sta_mgt.c |  3 +--
 drivers/staging/rtl8188eu/os_dep/usb_intf.c  |  2 +-
 drivers/staging/rtl8192e/rtl8192e/rtl_core.c |  6 ++---
 drivers/staging/rts5208/ms.c                 | 30 ++++++++---------------
 drivers/staging/rts5208/xd.c                 | 36 ++++++++++------------------
 6 files changed, 27 insertions(+), 53 deletions(-)

--
2.1.4



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

end of thread, other threads:[~2016-02-28 20:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-28 20:17 [PATCH v2 0/4] Remove NULL test before vfree Bhaktipriya Shridhar
2016-02-28 20:24 ` [Outreachy kernel] " Julia Lawall

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.