From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [PATCH 20/27] Update modules' descriptions Date: Tue, 08 Jan 2008 17:18:21 +0100 Message-ID: <4783A24D.5070600@trash.net> References: <47839BC2.8060703@trash.net> <47839CBB.60809@trash.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: Netfilter Developer Mailing List To: Jan Engelhardt Return-path: Received: from stinky.trash.net ([213.144.137.162]:63790 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753857AbYAHQWT (ORCPT ); Tue, 8 Jan 2008 11:22:19 -0500 In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org List-ID: > commit dd12e15f544e635f5d89c7d11e228e3ad66d9ca7 > Author: Jan Engelhardt > Date: Wed Jan 2 18:29:57 2008 +0100 > > [NETFILTER]: Update modules' descriptions > > Updates the MODULE_DESCRIPTION() tags for all Netfilter modules, > actually describing what the module does and not just > "netfilter XYZ target". > > Signed-off-by: Jan Engelhardt Applied, thanks.