diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2020-07-04 05:20:15 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2020-07-05 22:01:49 +0200 |
commit | 251c99bb399f253e6a8c633299d47aadb09aa110 (patch) | |
tree | 4e5dab1a5690772cb71a605fd1dddb5ba764064c /Documentation/admin-guide | |
parent | Documentation/admin-guide: pnfs-scsi-server: drop doubled word (diff) | |
download | linux-251c99bb399f253e6a8c633299d47aadb09aa110.tar.xz linux-251c99bb399f253e6a8c633299d47aadb09aa110.zip |
Documentation/admin-guide: arm-ccn: drop doubled word
Drop the doubled word "as".
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Link: https://lore.kernel.org/r/20200704032020.21923-9-rdunlap@infradead.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/admin-guide')
-rw-r--r-- | Documentation/admin-guide/perf/arm-ccn.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/admin-guide/perf/arm-ccn.rst b/Documentation/admin-guide/perf/arm-ccn.rst index 832b0c64023a..f62f7fe50eba 100644 --- a/Documentation/admin-guide/perf/arm-ccn.rst +++ b/Documentation/admin-guide/perf/arm-ccn.rst @@ -27,7 +27,7 @@ Crosspoint PMU events require "xp" (index), "bus" (bus number) and "vc" (virtual channel ID). Crosspoint watchpoint-based events (special "event" value 0xfe) -require "xp" and "vc" as as above plus "port" (device port index), +require "xp" and "vc" as above plus "port" (device port index), "dir" (transmit/receive direction), comparator values ("cmp_l" and "cmp_h") and "mask", being index of the comparator mask. |