s390/dasd: Write to profile data area only if it is available
authorStefan Weinhuber <wein@de.ibm.com>
Fri, 25 Oct 2013 09:08:06 +0000 (11:08 +0200)
committerMartin 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