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

* Re: [Outreachy kernel] [PATCH v2 0/4] Remove NULL test before vfree
  2016-02-28 20:17 [PATCH v2 0/4] Remove NULL test before vfree Bhaktipriya Shridhar
@ 2016-02-28 20:24 ` Julia Lawall
  0 siblings, 0 replies; 2+ messages in thread
From: Julia Lawall @ 2016-02-28 20:24 UTC (permalink / raw)
  To: Bhaktipriya Shridhar; +Cc: outreachy-kernel

On Mon, 29 Feb 2016, Bhaktipriya Shridhar wrote:

> *** BLURB HERE ***

Not very informative :)

julia

> 
> 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
> 
> -- 
> You received this message because you are subscribed to the Google Groups "outreachy-kernel" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to outreachy-kernel+unsubscribe@googlegroups.com.
> To post to this group, send email to outreachy-kernel@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/outreachy-kernel/20160228201727.GA2287%40Karyakshetra.
> For more options, visit https://groups.google.com/d/optout.
> 


^ 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.