]> git.baikalelectronics.ru Git - kernel.git/commit
perf: Remove pointless union that wraps the hw breakpoint fields
authorFrederic Weisbecker <fweisbec@gmail.com>
Thu, 3 Dec 2009 22:16:07 +0000 (23:16 +0100)
committerFrederic Weisbecker <fweisbec@gmail.com>
Sun, 6 Dec 2009 07:26:52 +0000 (08:26 +0100)
commitec6a406462b3946928980984a954c0f8fa9785b0
treea5354dec7815fd52fb78e796ee436feec6f19b58
parent8b7fd4fccca25f4c6db0e4d90b049f5f5a86bf5a
perf: Remove pointless union that wraps the hw breakpoint fields

It stands to anonymize a structure, but structures can already
anonymize by themselves.

Reported-by: Peter Zijlstra <peterz@infradead.org>
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: "K. Prasad" <prasad@linux.vnet.ibm.com>
include/linux/perf_event.h