aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMarkus Elfring <[email protected]>2016-10-11 04:40:41 -0300
committerMauro Carvalho Chehab <[email protected]>2016-11-16 12:19:15 -0200
commitf42afd29e60585904fc5127862263437ed7cbbd5 (patch)
tree94359a247a7287b5dbe911e0bb1e03fa3697ba50 /tools/perf/scripts/python
parente44e9489a7bda01bb26986fdf5b17559d26c26af (diff)
[media] DaVinci-VPBE: Use kmalloc_array() in vpbe_initialize()
* A multiplication for the size determination of a memory allocation indicated that an array data structure should be processed. Thus use the corresponding function "kmalloc_array". This issue was detected by using the Coccinelle software. * Replace the specification of a data type by a pointer dereference to make the corresponding size determination a bit safer according to the Linux coding style convention. Signed-off-by: Markus Elfring <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions