From: Andy Lutomirski Date: Fri, 3 Oct 2014 05:16:36 +0000 (-0700) Subject: perf: Fix typos in sample code in the perf_event.h header X-Git-Tag: omap-for-v3.19/fixes-not-urgent-part1~30^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b438b1ab35507bbccc28d13f0b8286ffcf24019d;p=pandora-kernel.git 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 Signed-off-by: Peter Zijlstra (Intel) Cc: Arnaldo Carvalho de Melo Cc: Linus Torvalds Cc: linux-api@vger.kernel.org Link: http://lkml.kernel.org/r/320ba26391a8123cc16e5f02d24d34bd404332fd.1412313343.git.luto@amacapital.net Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed