diff options
author | Chris Wilson <[email protected]> | 2019-05-17 11:22:25 +0100 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2019-05-17 14:40:50 +0100 |
commit | af461ff3fa5e8c68b0a7f241b1d7a3de26caf711 (patch) | |
tree | 6b88db32305942b3f3111e5a38b046b5dae18c3f /net/unix/sysctl_net_unix.c | |
parent | 96ac08137e1a3604a6a62a71462c914d5b624c6d (diff) |
drm/i915/hdcp: Use both bits for device_count
Smatch spotted:
drivers/gpu/drm/i915//intel_hdcp.c:1406 hdcp2_authenticate_repeater_topology() warn: should this be a bitwise op?
and indeed looks to be suspect that we do need to use a bitwise or to
combine the two register fields into one counter.
Signed-off-by: Chris Wilson <[email protected]>
Cc: Ramalingam C <[email protected]>
Reviewed-by: Ramalingam C <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions