commit | d941ea7d496db914205c3872942fd1ff0e7dccef | [log] [tgz] |
---|---|---|
author | Jesper Juhl <jesper.juhl@gmail.com> | Thu Oct 18 03:06:23 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Thu Oct 18 14:37:26 2007 -0700 |
tree | b35ec0bf04c09950c756eaf194ef75cd5abf9c04 | |
parent | 65f76a82ec7a0374fad85211535330e203740475 [diff] |
Cyclades: Avoid label defined but not used warning CC drivers/char/cyclades.o drivers/char/cyclades.c: In function 'cy_init': drivers/char/cyclades.c:5488: warning: label 'err_unr' defined but not used Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com> Acked-by: Jiri Slaby <jirislaby@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>