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:
302bfe2
)
s390/dasd: Write to profile data area only if it is available
author
Stefan Weinhuber
<wein@de.ibm.com>
Fri, 25 Oct 2013 09:08:06 +0000
(11:08 +0200)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Mon, 28 Oct 2013 07:36:27 +0000
(08:36 +0100)
We check for the existence of block->profile.data before we write to
it, but the dependent code block misses braces.
Signed-off-by: Stefan Weinhuber <wein@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
No differences found