From: Luca Ellero Date: Fri, 11 Jul 2014 14:56:47 +0000 (+0200) Subject: staging: ced1401: ced_ioc.c: remove else branch in ced_wait_event X-Git-Tag: cleanup-for-v3.18~125^2~943 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cfa015217dbb4df7b38e58db509f2a151a6de47;p=pandora-kernel.git staging: ced1401: ced_ioc.c: remove else branch in ced_wait_event Fix checkpatch warning "else is not generally useful after a break or return" in file ced_ioc.c, function ced_wait_event() Signed-off-by: Luca Ellero Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed