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)
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>

No differences found