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

Use sizeof type *pointer instead of sizeof type.

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] 6+ messages in thread

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-20 14:19 [PATCH 0/3] Staging: Use sizeof type *pointer instead of sizeof type Sandhya Bankar
2016-03-20 14:21 ` [PATCH 1/3] Staging: rtl8188eu: rtw_efuse: " Sandhya Bankar
2016-03-20 14:23 ` [PATCH 2/3] Staging: lustre: rpc: " Sandhya Bankar
2016-03-21 19:27   ` [Outreachy kernel] " Greg KH
2016-03-21 19:45     ` sandhya bankar
2016-03-20 14:25 ` [PATCH 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.