Fixed checkpatch complaints about whitespace (removed space before tab twice).

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1765 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2010-06-12 05:57:49 +00:00
parent b97a6bbbf2
commit 4366b4ee83

View File

@@ -462,8 +462,8 @@ index 4b912ee..9403d4e 100644
+/**
+ * struct fc4_prov - FC-4 provider registration
+ * @prli: Handler for incoming PRLI
+ * @prlo: Handler for session reset
+ * @prli: Handler for incoming PRLI
+ * @prlo: Handler for session reset
+ * @recv: Handler for incoming request
+ * @module: Pointer to module. May be NULL.
+ */