]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit994a41943c96b7a7e97707d833ce16d8a33d99ab
tree9837ee120459e68352a6eb077f15d01d0ac6c792
parent7146bffa3ab627c48912cce30edb16ca92b17c1e
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