samples: configfs: remove redundant newlines
authorBartosz Golaszewski <brgl@bgdev.pl>
Wed, 7 Oct 2020 13:43:56 +0000 (15:43 +0200)
committerChristoph Hellwig <hch@lst.de>
Wed, 7 Oct 2020 13:43:56 +0000 (15:43 +0200)
commit447243737c9d52d9c77fe0da0ed993903b64f28c
tree9837ee120459e68352a6eb077f15d01d0ac6c792
parent8964bd4ff6f01462c7bdbe3d1280cf59e6157980
samples: configfs: remove redundant newlines

There's no need for suplemental newlines in the source file - especially
since the examples are well divided with comments already.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
samples/configfs/configfs_sample.c