samples: configfs: don't use spaces before tabs
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Thu, 24 Sep 2020 12:45:25 +0000 (14:45 +0200)
committerChristoph Hellwig <hch@lst.de>
Wed, 7 Oct 2020 13:46:22 +0000 (15:46 +0200)
commit288f295e0a49481c4ff64715b6b3eb8ebfe3432b
tree9e4119632d4344c64a1d19da14925f682e908336
parent4e415a844ddd705cc7de87e01f0e6189a3def8ef
samples: configfs: don't use spaces before tabs

The copyright notice alarms checkpatch.pl of usin spaces before tabs.
Fix this.

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