From 97711db2b6b359e0877219b1092f4e98a60a5862 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Tue, 10 Feb 2015 08:14:28 +0000 Subject: [PATCH] iscsi-scst/usr/param.c: Remove an empty trailing line git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/iser@6034 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- iscsi-scst/usr/param.c | 1 - 1 file changed, 1 deletion(-) diff --git a/iscsi-scst/usr/param.c b/iscsi-scst/usr/param.c index 27a3f8ad1..8a3f1cc8a 100644 --- a/iscsi-scst/usr/param.c +++ b/iscsi-scst/usr/param.c @@ -391,4 +391,3 @@ struct iscsi_key session_keys[] = { {"MaxOutstandingUnexpectedPDUs", 0, 0, 0, -1, 0, &minimum_ops}, {NULL,}, }; -