commit | 69defe04ec825e42e0d719cca5a23f48b624bee9 | [log] [tgz] |
---|---|---|
author | Mathias Nyman <mathias.nyman@linux.intel.com> | Thu Nov 27 18:19:14 2014 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Dec 02 16:14:29 2014 -0800 |
tree | f07dc19714d480df457c718cb2f5af1cb4717aaf | |
parent | c00552ebafddfe6abb397d957004f165e010abd2 [diff] |
xhci: cleanup finish_td function Remove unnecessary else after return, dropping extra indentation depth. No functional changes. Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>