summaryrefslogtreecommitdiff
path: root/docs/img
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2018-01-22 18:10:41 +0100
committerTobias Klauser <tklauser@distanz.ch>2018-01-22 18:10:41 +0100
commitee58be50845991361c2e0d0324cc8a2e6ec57049 (patch)
treedf7f19293d2342e699b104809a474fe398e38d16 /docs/img
parent92609553c7c6da3214482b1f39bef7cce41a6fdf (diff)
bpf: don't use builtin memset/memcpy in bpf_parse_rules
bpf_parse_rules is not called in a fast path, so just use the plain memset/memcpy and let the compiler decide whether they should be replaced. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'docs/img')
0 files changed, 0 insertions, 0 deletions
t; Acked-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Daniel Vetter <daniel.vetter@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1484237756-2720-1-git-send-email-daniel.vetter@ffwll.ch
Diffstat (limited to 'sound/soc/samsung')