]> Pileus Git - ~andy/linux/blobdiff - drivers/staging/android/binder.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
[~andy/linux] / drivers / staging / android / binder.h
index 76ead8dac265a7ca8cfb534c2095cff7d842fc3a..f240464effde97c4cc781abaac8bcc250c5711e7 100644 (file)
@@ -224,7 +224,7 @@ enum binder_driver_return_protocol {
        BR_SPAWN_LOOPER = _IO('r', 13),
        /*
         * No parameters.  The driver has determined that a process has no
-        * threads waiting to service incomming transactions.  When a process
+        * threads waiting to service incoming transactions.  When a process
         * receives this command, it must spawn a new service thread and
         * register it via bcENTER_LOOPER.
         */