commit | f92f82d676d40d262733c48da5837196e8bc9f18 | [log] [tgz] |
---|---|---|
author | Dan Carpenter <dan.carpenter@oracle.com> | Mon May 05 12:47:57 2014 +0300 |
committer | Christoph Hellwig <hch@lst.de> | Wed May 28 18:13:18 2014 +0200 |
tree | 3a6831d1eab391d642c1efb62f8e6b4e5819b6ca | |
parent | 82a40aef48891800ae7607eac36cbcfc0443cecc [diff] |
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>