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:
Bart Van Assche
2011-12-19 15:58:21 +00:00
parent c7803e79d4
commit df35ddebf3

View File

@@ -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; \