summaryrefslogtreecommitdiff
path: root/virt
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@nxp.com>2016-09-08 09:34:32 -0300
committerPeter Chen <peter.chen@nxp.com>2016-09-14 10:58:13 +0800
commite74e83724808b72173b557bd8008202109fb6091 (patch)
treebe3bc745e64cc4ea95388391b2a6da61fe4b043c /virt
parent58001effe172f300d558dffbd723c8521b9404f2 (diff)
usb: chipidea: udc: Use the preferred form for passing a size of a struct
According to Documentation/CodingStyle: "The preferred form for passing a size of a struct is the following: p = kmalloc(sizeof(*p), ...); " , so do as suggested to improve readability. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Peter Chen <peter.chen@nxp.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions