diff options
author | Calin Cruceru <calin@rosedu.org> | 2017-02-25 13:11:11 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-03-07 17:17:49 +0300 |
commit | 114ab993e1845a4152bc01d1075b1fb38e741df9 (patch) | |
tree | 6b3630e6b0cee95a37e8b06f703650fdc28668b1 /sound/soc/samsung/bells.c | |
parent | c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201 (diff) | |
download | linux-114ab993e1845a4152bc01d1075b1fb38e741df9.tar.xz |
ASoC: samsung: Remove extra blank lines
This was reported by checkpatch.pl
Signed-off-by: Calin Cruceru <calin@rosedu.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/samsung/bells.c')
-rw-r--r-- | sound/soc/samsung/bells.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/samsung/bells.c b/sound/soc/samsung/bells.c index 3dd246fa0059..34deba461ae1 100644 --- a/sound/soc/samsung/bells.c +++ b/sound/soc/samsung/bells.c @@ -446,7 +446,6 @@ static struct snd_soc_card bells_cards[] = { }, }; - static int bells_probe(struct platform_device *pdev) { int ret; |