[SCSI] qla2xxx: remove redundant semicolon
authorJesper Juhl <jj@chaosbits.net>
Sun, 20 Nov 2011 21:34:15 +0000 (22:34 +0100)
committerJames Bottomley <JBottomley@Parallels.com>
Thu, 15 Dec 2011 06:57:29 +0000 (10:57 +0400)
One ';' at the end of the return statement is enough.

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Acked-by: Chad Dupuis <chad.dupuis@qlogic.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>

No differences found