Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
e
devices
android_kernel_sony_msm8994
Commits
e182d1b3
Commit
e182d1b3
authored
Aug 06, 2021
by
threader
Committed by
Bernhard Thoben
Aug 09, 2021
Browse files
BINDER: Fix warning on moved struct
parent
68918988
Changes
1
Hide whitespace changes
Inline
Side-by-side
drivers/android/binder.c
View file @
e182d1b3
...
...
@@ -5541,7 +5541,6 @@ static void binder_deferred_release(struct binder_proc *proc)
{
struct
binder_context
*
context
=
proc
->
context
;
struct
rb_node
*
n
;
struct
binder_device
*
device
;
int
threads
,
nodes
,
incoming_refs
,
outgoing_refs
,
active_transactions
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment