Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Randy Dunlap and committed by
Jonathan Corbet
251c99bb e70cc712

+1 -1
+1 -1
Documentation/admin-guide/perf/arm-ccn.rst
··· 27 27 and "vc" (virtual channel ID). 28 28 29 29 Crosspoint watchpoint-based events (special "event" value 0xfe) 30 - require "xp" and "vc" as as above plus "port" (device port index), 30 + require "xp" and "vc" as above plus "port" (device port index), 31 31 "dir" (transmit/receive direction), comparator values ("cmp_l" 32 32 and "cmp_h") and "mask", being index of the comparator mask. 33 33