From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [03/19] common error messages Date: Sun, 20 Jan 2008 14:18:53 +0100 Message-ID: <47934A3D.80505@trash.net> References: 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]:57753 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751698AbYATNTw (ORCPT ); Sun, 20 Jan 2008 08:19:52 -0500 In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org List-ID: Jan Engelhardt wrote: > Error messages vary wildly among modules, and there is a lot of > reundance in it too. Introduce a helper function that does all of > the parameter checking boilerplate and gives unique messages. > > Signed-off-by: Jan Engelhardt Looks good, applied.