]> git.baikalelectronics.ru Git - kernel.git/commit
SCSI, qla2xxx: remove redundant semicolon
authorJesper Juhl <jj@chaosbits.net>
Sun, 20 Nov 2011 21:34:15 +0000 (22:34 +0100)
committerJiri Kosina <jkosina@suse.cz>
Tue, 22 Nov 2011 21:59:05 +0000 (22:59 +0100)
commit334020967656f7a89ccc9ed5cecbb301cd81bd26
tree7d780ccdc13b935ae27a939b1a2721d75ce34699
parent30fdc9c96215b36a268e462c27e59a013fc7adea
SCSI, qla2xxx: remove redundant semicolon

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: Jiri Kosina <jkosina@suse.cz>
drivers/scsi/qla2xxx/qla_nx.c