aboutsummaryrefslogtreecommitdiff
path: root/net/unix/unix_bpf.c
diff options
context:
space:
mode:
authorDaniel Vetter <[email protected]>2021-01-12 09:43:44 +0100
committerDaniel Vetter <[email protected]>2021-02-25 12:02:37 +0100
commit8db0002ab6b9ac446c07acd53ec096fbdccc8bbd (patch)
tree0ded0d304616b7f077547a7f4729b17b0ac37872 /net/unix/unix_bpf.c
parentcdea72518a2b38207146e92e1c9e2fac15975679 (diff)
drm/arc: Switch to devm_drm_dev_alloc
- Need to embedded the drm_device, but for now we keep the usual pointer chasing. - No more devm_kzalloc, which fixes a lifetime issues on driver remove. - No more drm_dev_put, that's done by devm_ now. Acked-by: Sam Ravnborg <[email protected]> Cc: Eugeniy Paltsev <[email protected]> Acked-by: Thomas Zimmermann <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Cc: Alexey Brodkin <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'net/unix/unix_bpf.c')
0 files changed, 0 insertions, 0 deletions