Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1946001AbXBBRpL (ORCPT ); Fri, 2 Feb 2007 12:45:11 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1946002AbXBBRpK (ORCPT ); Fri, 2 Feb 2007 12:45:10 -0500 Received: from tmailer.gwdg.de ([134.76.10.23]:49503 "EHLO tmailer.gwdg.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1946001AbXBBRpJ (ORCPT ); Fri, 2 Feb 2007 12:45:09 -0500 Date: Fri, 2 Feb 2007 18:41:02 +0100 (MET) From: Jan Engelhardt To: Randy Dunlap cc: Paul Rolland , "'Linux Kernel Mailing List'" , "'Andrew Morton'" , "'Jon Masters'" , "'Alexey Dobriyan'" Subject: Re: [PATCH] Ban module license tag string termination trick In-Reply-To: <20070202085351.3215815f.randy.dunlap@oracle.com> Message-ID: References: <011601c746d9$dc5453b0$4b00a8c0@donald> <20070202085351.3215815f.randy.dunlap@oracle.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Report: Content analysis: 0.0 points, 6.0 required _SUMMARY_ Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 471 Lines: 17 On Feb 2 2007 08:53, Randy Dunlap wrote: > >if (MODULE_LICENSE_contains_null(license)) > printk(KERN_WARNING "this module's license is suspicious\n"); Try to code that macro. Jan -- ft: http://freshmeat.net/p/chaostables/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/