summaryrefslogtreecommitdiff
path: root/drivers/android/binder_alloc_selftest.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-09-22 12:01:17 +0300
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-11-26 09:47:34 +0300
commit163d72a2d3ec7e0bc41b943fed7667f7cbfc760f (patch)
tree4c27a660b597140a0dc41df226d9b544b5aa6550 /drivers/android/binder_alloc_selftest.c
parent0a33ab1682b44ac0b4128ada7ace9f7a0ef6b59c (diff)
downloadlinux-163d72a2d3ec7e0bc41b943fed7667f7cbfc760f.tar.xz
media: vidtv: avoid copying data for PES structs
Minimize the number of data copies and initialization at the code, passing them as pointers instead of duplicating the data. The only case where we're keeping the data copy is at vidtv_pes_write_h(), as it needs a copy of the passed arguments. On such case, we're being more explicit. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'drivers/android/binder_alloc_selftest.c')
0 files changed, 0 insertions, 0 deletions