git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed54d0f
)
perf: Remove pointless union that wraps the hw breakpoint fields
author
Frederic Weisbecker
<fweisbec@gmail.com>
Thu, 3 Dec 2009 22:16:07 +0000
(23:16 +0100)
committer
Frederic 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