summaryrefslogtreecommitdiffstats
path: root/lib/ts_kmp.c
diff options
context:
space:
mode:
authorDafna Hirschfeld <dafna.hirschfeld@collabora.com>2022-01-25 09:02:12 +0100
committerMauro Carvalho Chehab <mchehab@kernel.org>2022-03-07 10:59:51 +0100
commit69fd04d06adb2cc67ce491df14fe3125bac6f7a7 (patch)
treef34fde6dda6b03fd11bef1d80b63fcdb99029410 /lib/ts_kmp.c
parentfbe04b49a54e31f4321d632270207f0e6304cd16 (diff)
downloadlinux-69fd04d06adb2cc67ce491df14fe3125bac6f7a7.tar.bz2
media: stk1160: move transfer_buffer and urb to same struct 'stk1160_urb'
Instead of having two separated arrays, one for the urbs and one for their buffers, have one array of a struct containing both. In addition, the array is just 16 pointers, no need to dynamically allocate it. Signed-off-by: Dafna Hirschfeld <dafna.hirschfeld@collabora.com> Reviewed-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'lib/ts_kmp.c')
0 files changed, 0 insertions, 0 deletions