linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] cleanup for iwlwifi
@ 2019-01-28  6:44 YueHaibing
  2019-01-28  6:44 ` [PATCH 1/2] iwlwifi: Use kmemdup instead of duplicating its function YueHaibing
  2019-01-28  6:44 ` [PATCH 2/2] iwlwifi: Use struct_size() in kzalloc YueHaibing
  0 siblings, 2 replies; 5+ messages in thread
From: YueHaibing @ 2019-01-28  6:44 UTC (permalink / raw)
  To: johannes.berg, emmanuel.grumbach, luciano.coelho, linuxwifi, kvalo
  Cc: linux-kernel, netdev, linux-wireless, YueHaibing


YueHaibing (2):
  iwlwifi: Use kmemdup instead of duplicating its function
  iwlwifi: Use struct_size() in kzalloc

 drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c | 14 ++++----------
 1 file changed, 4 insertions(+), 10 deletions(-)

-- 
2.7.4



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

end of thread, other threads:[~2019-01-29  3:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-28  6:44 [PATCH 0/2] cleanup for iwlwifi YueHaibing
2019-01-28  6:44 ` [PATCH 1/2] iwlwifi: Use kmemdup instead of duplicating its function YueHaibing
2019-01-28  6:44 ` [PATCH 2/2] iwlwifi: Use struct_size() in kzalloc YueHaibing
2019-01-28 21:57   ` Joe Perches
2019-01-29  3:13     ` YueHaibing

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).