diff options
author | Eduard - Gabriel Munteanu <eduard.munteanu@linux360.ro> | 2008-08-19 20:43:27 +0300 |
---|---|---|
committer | Pekka Enberg <penberg@cs.helsinki.fi> | 2008-12-29 15:34:09 +0200 |
commit | 4a80b24bb2ec66a5cb7fa5ff8335907f09288200 (patch) | |
tree | f5263b2c3ec8d2248748100268ed59824f3b9914 /Documentation/ABI | |
parent | 5b882be4e00e53a44f47ad7eb997cac2938848bf (diff) | |
download | linux-3.10-4a80b24bb2ec66a5cb7fa5ff8335907f09288200.tar.gz linux-3.10-4a80b24bb2ec66a5cb7fa5ff8335907f09288200.tar.bz2 linux-3.10-4a80b24bb2ec66a5cb7fa5ff8335907f09288200.zip |
kmemtrace: Fix typos in documentation.
Corrected the ABI description and the kmemtrace usage guide. Thanks to
Randy Dunlap for noticing these errors.
Signed-off-by: Eduard - Gabriel Munteanu <eduard.munteanu@linux360.ro>
Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
Diffstat (limited to 'Documentation/ABI')
-rw-r--r-- | Documentation/ABI/testing/debugfs-kmemtrace | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/ABI/testing/debugfs-kmemtrace b/Documentation/ABI/testing/debugfs-kmemtrace index a5ff9a64c9e..5e6a92a02d8 100644 --- a/Documentation/ABI/testing/debugfs-kmemtrace +++ b/Documentation/ABI/testing/debugfs-kmemtrace @@ -63,7 +63,7 @@ Adding new data to the packet (features) is done at the end of the mandatory data: Feature size (2 byte) Feature ID (1 byte) - Feature data (Feature size - 4 bytes) + Feature data (Feature size - 3 bytes) Users: |