From: Sandhya Bankar <bankarsandhya512@gmail.com>
To: outreachy-kernel@googlegroups.com
Subject: [PATCH v3 0/3] Staging: Use sizeof type *pointer instead of sizeof type.
Date: Mon, 21 Mar 2016 19:46:54 +0530 [thread overview]
Message-ID: <cover.1458569051.git.bankarsandhya512@gmail.com> (raw)
Use sizeof type *pointer instead of sizeof type.
changes in v3:
* Adding changes of v2 to each patch of patchset.
changes in v2:
* Correcting the commit message.
Sandhya Bankar (3):
Staging: rtl8188eu: rtw_efuse: Use sizeof type *pointer instead of sizeof type.
Staging: lustre: rpc: Use sizeof type *pointer instead of sizeof type.
Staging: lustre: o2iblnd: Use sizeof type *pointer instead of sizeof type.
drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd.c | 4 ++--
drivers/staging/lustre/lnet/selftest/rpc.c | 2 +-
drivers/staging/rtl8188eu/core/rtw_efuse.c | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
--
1.8.3.4
next reply other threads:[~2016-03-21 21:15 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-21 14:16 Sandhya Bankar [this message]
2016-03-21 14:19 ` [PATCH v3 1/3] Staging: rtl8188eu: rtw_efuse: Use sizeof type *pointer instead of sizeof type Sandhya Bankar
2016-03-21 14:21 ` [PATCH v3 2/3] Staging: lustre: rpc: " Sandhya Bankar
2016-03-21 14:22 ` [PATCH v3 3/3] Staging: lustre: o2iblnd: " Sandhya Bankar
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.1458569051.git.bankarsandhya512@gmail.com \
--to=bankarsandhya512@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.