qla2xxx: fix incorrect debug printk
commitf92f82d676d40d262733c48da5837196e8bc9f18
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 5 May 2014 09:47:57 +0000 (5 12:47 +0300)
committerChristoph Hellwig <hch@lst.de>
Wed, 28 May 2014 16:13:18 +0000 (28 18:13 +0200)
tree3a6831d1eab391d642c1efb62f8e6b4e5819b6ca
parent82a40aef48891800ae7607eac36cbcfc0443cecc
qla2xxx: fix incorrect debug printk

There are missing curly braces here so it prints that the recovery
failed even when it succeeded.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Giridhar Malavali <giridhar.malavali@qlogic.com>
Acked-by: Chad Dupuis <chad.dupuis@qlogic.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/scsi/qla2xxx/qla_os.c