OSDN Git Service

Staging: greybus: Blank lines not required before '}'
authorBhanusree Pola <bhanusreemahesh@gmail.com>
Tue, 26 Feb 2019 00:32:45 +0000 (06:02 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 26 Feb 2019 10:46:51 +0000 (11:46 +0100)
Remove blank line to resolve checkpatch.pl issue:
CHECK: Blank lines aren't necessary before a close brace '}'

Signed-off-by: Bhanusree Pola <bhanusreemahesh@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/greybus/audio_topology.c

index 8bcbc3c..4ac30ac 100644 (file)
@@ -923,7 +923,6 @@ static int gbaudio_tplg_create_wcontrol(struct gbaudio_module_info *gb,
                break;
        default:
                return -EINVAL;
-
        }
 
        dev_dbg(gb->dev, "%s:%d DAPM control created, ret:%d\n", ctl->name,