mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-23 05:31:28 +00:00
scst_sysfs.c: Convert spaces to tabs.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@3494 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -3485,7 +3485,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