From c435201bede79735c23d6961ce369034f193e633 Mon Sep 17 00:00:00 2001 From: Bojan Prtvar Date: Mon, 8 Sep 2014 09:51:12 +0200 Subject: [PATCH] netfilter: xt_string: Remove unnecessary initialization of struct ts_state The skb_find_text() accepts uninitialized textsearch state variable. Signed-off-by: Bojan Prtvar Signed-off-by: Pablo Neira Ayuso --- Reading git-format-patch failed