perf: Fix typos in sample code in the perf_event.h header
authorAndy Lutomirski <luto@amacapital.net>
Fri, 3 Oct 2014 05:16:36 +0000 (22:16 -0700)
committerIngo Molnar <mingo@kernel.org>
Tue, 28 Oct 2014 09:51:02 +0000 (10:51 +0100)
commitb438b1ab35507bbccc28d13f0b8286ffcf24019d
treee4dddf4f397c49ad4af54cb88a67441b8406db3f
parentc719f56092add9b3d4192f57c64ce7af11105130
perf: Fix typos in sample code in the perf_event.h header

struct perf_event_mmap_page has members called "index" and
"cap_user_rdpmc".  Spell them correctly in the examples.

Signed-off-by: Andy Lutomirski <luto@amacapital.net>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Arnaldo Carvalho de Melo <acme@kernel.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-api@vger.kernel.org
Link: http://lkml.kernel.org/r/320ba26391a8123cc16e5f02d24d34bd404332fd.1412313343.git.luto@amacapital.net
Signed-off-by: Ingo Molnar <mingo@kernel.org>
include/uapi/linux/perf_event.h