commit | c36bd4a7ce0228d47f086aba12d159d9315cfd30 | [log] [tgz] |
---|---|---|
author | Mitch Williams <mitch.a.williams@intel.com> | Wed Dec 18 13:46:04 2013 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Jan 10 16:30:31 2014 -0800 |
tree | 97e88828f95402614ce5028446d732045ad28bf9 | |
parent | 11b57f90257c1d6a91cee720151b69e0c2020cf6 [diff] |
i40e: use assignment instead of memcpy These instances were found by coccinelle/spatch, and can use struct assignment instead of memcpy. Change-ID: Idc23c3599241bf8a658bda18c80417af3fbfee66 Signed-off-by: Mitch Williams <mitch.a.williams@intel.com> Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com> Tested-by: Sibai Li <sibai.li@intel.com> Tested-by: Kavindya Deegala <kavindya.s.deegala@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>