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

v2: Use struct_size in regd allocation

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 | 19 ++++---------------
 1 file changed, 4 insertions(+), 15 deletions(-)

-- 
2.7.4



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

end of thread, other threads:[~2019-02-14  6:58 UTC | newest]

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

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).