commit | 1bdee7063533df3e2918138b42d32ca3958a85fd | [log] [tgz] |
---|---|---|
author | Malcolm Priestley <tvboxspy@gmail.com> | Sun Feb 01 11:59:43 2015 +0000 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Feb 07 17:16:59 2015 +0800 |
tree | 9fb4ba80e8c8447bc7430cd64411176adf1be959 | |
parent | 5c9b063a0ae48acaba69ebffc43ea8214ff70c64 [diff] |
staging: vt6656: parse cts fall back out of vnt_fill_cts_head Creating new function vnt_fill_cts_fb_head for the fall back rates. The check for fb_option is now done in vnt_rxtx_cts. This fixes checkpatch warning WARNING: else is not generally useful after a break or return 559: FILE: drivers/staging/vt6656/rxtx.c:559: Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>