All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vatika Harlalka <vatikaharlalka@gmail.com>
To: outreachy-kernel@googlegroups.com
Subject: [PATCH 0/3] Staging: wlan-ng: Remove struct typedefs.
Date: Sat, 21 Mar 2015 12:27:11 +0530	[thread overview]
Message-ID: <cover.1426920752.git.vatikaharlalka@gmail.com> (raw)

Remove struct typedefs and rename structs accordingly
as per kernel code conventions.

Vatika Harlalka (3):
  Staging: wlan-ng: Remove typedef prism2sta_authlist_t
  Staging: wlan-ng: Remove typedef prism2sta_accesslist_t
  Staging: wlan-ng: Remove typedef hfa384x_t

 drivers/staging/wlan-ng/hfa384x.h     |  80 +++++++--------
 drivers/staging/wlan-ng/hfa384x_usb.c | 178 +++++++++++++++++-----------------
 drivers/staging/wlan-ng/prism2mgmt.c  |  20 ++--
 drivers/staging/wlan-ng/prism2mgmt.h  |   4 +-
 drivers/staging/wlan-ng/prism2mib.c   |  36 +++----
 drivers/staging/wlan-ng/prism2sta.c   |  40 ++++----
 drivers/staging/wlan-ng/prism2usb.c   |   8 +-
 7 files changed, 183 insertions(+), 183 deletions(-)

-- 
1.9.1



             reply	other threads:[~2015-03-21  6:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-21  6:57 Vatika Harlalka [this message]
2015-03-21  6:57 ` [PATCH 1/3] Staging: wlan-ng: Remove typedef prism2sta_authlist_t Vatika Harlalka
2015-03-21  6:57 ` [PATCH 2/3] Staging: wlan-ng: Remove typedef prism2sta_accesslist_t Vatika Harlalka
2015-03-21  6:57 ` [PATCH 3/3] Staging: wlan-ng: Remove typedef hfa384x_t Vatika Harlalka
2015-03-23 21:42   ` [Outreachy kernel] " Greg KH
2015-03-21  8:58 ` [Outreachy kernel] [PATCH 0/3] Staging: wlan-ng: Remove struct typedefs Julia Lawall

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1426920752.git.vatikaharlalka@gmail.com \
    --to=vatikaharlalka@gmail.com \
    --cc=outreachy-kernel@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.