All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Staging: Use sizeof type *pointer instead of sizeof type.
@ 2016-03-21 14:16 Sandhya Bankar
  2016-03-21 14:19 ` [PATCH v3 1/3] Staging: rtl8188eu: rtw_efuse: " Sandhya Bankar
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Sandhya Bankar @ 2016-03-21 14:16 UTC (permalink / raw)
  To: outreachy-kernel

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



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

end of thread, other threads:[~2016-03-21 21:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-21 14:16 [PATCH v3 0/3] Staging: Use sizeof type *pointer instead of sizeof type Sandhya Bankar
2016-03-21 14:19 ` [PATCH v3 1/3] Staging: rtl8188eu: rtw_efuse: " 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

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.