Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
halo
external_libnfc-nci
Commits
d23865cf
Commit
d23865cf
authored
11 years ago
by
Nick Kralevich
Committed by
Android Git Automerger
11 years ago
Browse files
Options
Download
Plain Diff
am
2afac84d
: Merge "fix GKI_run return type"
* commit '
2afac84d
': fix GKI_run return type
parents
1ba9dccc
2afac84d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
src/gki/ulinux/gki_ulinux.c
src/gki/ulinux/gki_ulinux.c
+0
-1
No files found.
src/gki/ulinux/gki_ulinux.c
View file @
d23865cf
...
...
@@ -563,7 +563,6 @@ void GKI_run (void *p_task_id)
}
/* for */
#endif
GKI_TRACE_1
(
"%s exit"
,
__func__
);
return
(
0
);
}
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
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