diff options
-rw-r--r-- | drivers/staging/lirc/lirc_zilog.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/lirc/lirc_zilog.c b/drivers/staging/lirc/lirc_zilog.c index f0076eb025f1..52be6de042ad 100644 --- a/drivers/staging/lirc/lirc_zilog.c +++ b/drivers/staging/lirc/lirc_zilog.c | |||
@@ -883,7 +883,6 @@ static int send_code(struct IR *ir, unsigned int code, unsigned int key) | |||
883 | return -EFAULT; | 883 | return -EFAULT; |
884 | } | 884 | } |
885 | 885 | ||
886 | done: | ||
887 | /* Oh good, it worked */ | 886 | /* Oh good, it worked */ |
888 | dprintk("sent code %u, key %u\n", code, key); | 887 | dprintk("sent code %u, key %u\n", code, key); |
889 | return 0; | 888 | return 0; |