All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix multiple checkpatch warning
@ 2016-09-30 16:27 Anchal Jain
  2016-09-30 16:24 ` [PATCH] staging: iio: adc: ad7192: Fix block comment Anchal Jain
  2016-09-30 16:36 ` [PATCH 2/2] staging: android: ion: Replace structure with the *pointer of structure in kzalloc Anchal Jain
  0 siblings, 2 replies; 5+ messages in thread
From: Anchal Jain @ 2016-09-30 16:27 UTC (permalink / raw)
  To: gregkh; +Cc: outreachy-kernel

0001-staging-android-ion-add-comment-to-mutex.patch
0002-staging-android-ion-Replace-structure-with-the-point.patch

Anchal Jain (2):

  staging: android: ion: Replace structure with the *pointer of
    structure in kzalloc
  staging: android: ion: add comment to mutex

 drivers/staging/android/ion/ion.c       | 14 +++++++-------
 drivers/staging/iio/adc/ad7192.c        | 15 ++++++++++-----
 drivers/staging/rtl8188eu/core/rtw_ap.c |  6 +++---
 3 files changed, 20 insertions(+), 15 deletions(-)

-- 
1.9.1



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

end of thread, other threads:[~2016-10-02 10:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-30 16:27 [PATCH 0/2] Fix multiple checkpatch warning Anchal Jain
2016-09-30 16:24 ` [PATCH] staging: iio: adc: ad7192: Fix block comment Anchal Jain
2016-10-02 10:30   ` Greg KH
2016-09-30 16:36 ` [PATCH 2/2] staging: android: ion: Replace structure with the *pointer of structure in kzalloc Anchal Jain
2016-09-30 17:35   ` [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.