We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aead27d commit 59d617dCopy full SHA for 59d617d
drivers/android/binder.c
@@ -1547,7 +1547,7 @@ static void binder_thread_dec_tmpref(struct binder_thread *thread)
1547
* by threads that are being released. When done with the binder_proc,
1548
* this function is called to decrement the counter and free the
1549
* proc if appropriate (proc has been released, all threads have
1550
- * been released and not currenly in-use to process a transaction).
+ * been released and not currently in-use to process a transaction).
1551
*/
1552
static void binder_proc_dec_tmpref(struct binder_proc *proc)
1553
{
0 commit comments