From: Thomas Gleixner Date: Tue, 30 Nov 2010 17:49:35 +0000 (+0000) Subject: perf session: Use appropriate pointer type instead of silly typecasting X-Git-Tag: v2.6.38-rc1~490^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28990f75e66b36faf6ce56747890009d4e250243;p=pandora-kernel.git perf session: Use appropriate pointer type instead of silly typecasting There is no reason to use a struct sample_event pointer in struct sample_queue and type cast it when flushing the queue. Cc: Ingo Molnar Cc: Peter Zijlstra Cc: Frederic Weisbecker LKML-Reference: <20101130163819.969462809@linutronix.de> Signed-off-by: Thomas Gleixner Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed