projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0cef9f
)
Documentation: tee: Grammar s/the its/its/
author
Geert Uytterhoeven
<geert+renesas@glider.be>
Fri, 7 Jun 2019 11:07:29 +0000
(13:07 +0200)
committer
Jonathan Corbet
<corbet@lwn.net>
Fri, 7 Jun 2019 17:23:38 +0000
(11:23 -0600)
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/tee.txt
patch
|
blob
|
history
diff --git
a/Documentation/tee.txt
b/Documentation/tee.txt
index 56ea85ffebf24545dccb0d4c467c0400d3b7ff90..afacdf2fd1de54557d95f8ff19937dbdbe68405f 100644
(file)
--- a/
Documentation/tee.txt
+++ b/
Documentation/tee.txt
@@
-32,7
+32,7
@@
User space (the client) connects to the driver by opening /dev/tee[0-9]* or
memory.
- TEE_IOC_VERSION lets user space know which TEE this driver handles and
-
the
its capabilities.
+ its capabilities.
- TEE_IOC_OPEN_SESSION opens a new session to a Trusted Application.