diff options
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 a5ff9a64c9ee..5e6a92a02d85 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 | |||
63 | data: | 63 | data: |
64 | Feature size (2 byte) | 64 | Feature size (2 byte) |
65 | Feature ID (1 byte) | 65 | Feature ID (1 byte) |
66 | Feature data (Feature size - 4 bytes) | 66 | Feature data (Feature size - 3 bytes) |
67 | 67 | ||
68 | 68 | ||
69 | Users: | 69 | Users: |