Skip to content

Commit 288f295

Browse files
brglChristoph Hellwig
authored andcommitted
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>
1 parent 4e415a8 commit 288f295

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/configfs/configfs_sample.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* macros defined by configfs.h
88
*
99
* Based on sysfs:
10-
* sysfs is Copyright (C) 2001, 2002, 2003 Patrick Mochel
10+
* sysfs is Copyright (C) 2001, 2002, 2003 Patrick Mochel
1111
*
1212
* configfs Copyright (C) 2005 Oracle. All rights reserved.
1313
*/

0 commit comments

Comments
 (0)