Skip to content

Commit

Permalink
samples: configfs: don't use spaces before tabs
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Bartosz Golaszewski authored and Christoph Hellwig committed Oct 7, 2020
1 parent 4e415a8 commit 288f295
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/configfs/configfs_sample.c
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* macros defined by configfs.h
*
* Based on sysfs:
* sysfs is Copyright (C) 2001, 2002, 2003 Patrick Mochel
* sysfs is Copyright (C) 2001, 2002, 2003 Patrick Mochel
*
* configfs Copyright (C) 2005 Oracle. All rights reserved.
*/
Expand Down

0 comments on commit 288f295

Please sign in to comment.