From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Vorel Date: Thu, 17 Dec 2020 16:35:15 +0100 Subject: [LTP] [PATCH 2/5] doc_parse/data_storage: Bump the array max size In-Reply-To: <20201216101012.14644-3-chrubis@suse.cz> References: <20201216101012.14644-1-chrubis@suse.cz> <20201216101012.14644-3-chrubis@suse.cz> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it > Bump the array size to 100 from 20 for now. I will rewrite the code to > reallocate the array if needed later on. > At least now we won't have longer description comments cut in half. +1 Reviewed-by: Petr Vorel Kind regards, Petr