perf: Remove pointless union that wraps the hw breakpoint fields
commit189f202ed197dc25d627e8660de27ece325e9f68
authorFrederic Weisbecker <fweisbec@gmail.com>
Thu, 3 Dec 2009 22:16:07 +0000 (3 23:16 +0100)
committerFrederic Weisbecker <fweisbec@gmail.com>
Sun, 6 Dec 2009 07:26:52 +0000 (6 08:26 +0100)
treea5354dec7815fd52fb78e796ee436feec6f19b58
parented54d0f98000ee03310150aa396e9ff8bcb394ce
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