commit | 13253d808d42dee88a53aa0fa57c5de4e6a460ed | [log] [tgz] |
---|---|---|
author | Aliza Minkov <minkov.al@gmail.com> | Thu May 25 16:46:45 2017 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu May 25 18:56:45 2017 +0200 |
tree | 63108d0bc62d0c9b7f9b43aeb2ba9576784110fc | |
parent | 7959c3314cc333cac9e0b9becddd968cd4a48188 [diff] |
dgnc: fix multiple blank lines coding style problem According to the coding-style documentation, functions in source files should be separated with one blank line. Redundant blank lines were removed from this source file, in accordance with coding-style documentation. Signed-off-by: Aliza Minkov <minkov.al@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>