Whitespace-only change.

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1354 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2009-11-23 08:40:51 +00:00
parent 495257b44e
commit 10530125a5

View File

@@ -2959,7 +2959,7 @@ static struct class_attribute srpt_class_attrs[] = {
};
static struct device_attribute srpt_dev_attrs[] = {
__ATTR(login_info, S_IRUGO, show_login_info, NULL),
__ATTR(login_info, S_IRUGO, show_login_info, NULL),
__ATTR_NULL,
};