mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-18 03:01:26 +00:00
scst_sysfs.c: Convert spaces to tabs (merge r3494 from trunk).
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.0.x@4007 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -3525,7 +3525,7 @@ static struct kobj_attribute session_initiator_name_attr =
|
||||
|
||||
#define SCST_SESS_SYSFS_STAT_ATTR(name, exported_name, dir, kb) \
|
||||
static ssize_t scst_sess_sysfs_##exported_name##_show(struct kobject *kobj, \
|
||||
struct kobj_attribute *attr, char *buf) \
|
||||
struct kobj_attribute *attr, char *buf) \
|
||||
{ \
|
||||
struct scst_session *sess; \
|
||||
int res; \
|
||||
|
||||
Reference in New Issue
Block a user