mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-14 09:11:27 +00:00
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:
@@ -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.
|
||||
+ */
|
||||
|
||||
Reference in New Issue
Block a user