From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752155AbYGOUyO (ORCPT ); Tue, 15 Jul 2008 16:54:14 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753295AbYGOUx7 (ORCPT ); Tue, 15 Jul 2008 16:53:59 -0400 Received: from aeryn.fluff.org.uk ([87.194.8.8]:54308 "EHLO kira.home.fluff.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752653AbYGOUx7 (ORCPT ); Tue, 15 Jul 2008 16:53:59 -0400 Subject: scripts/mod/modpost.c: fix spelling of module and happens] Message-Id: <20080715205357.240969925@fluff.org.uk> User-Agent: quilt/0.46-1 From: Ben Dooks To: linux-kernel@vger.kernel.org Cc: Ben Dooks Content-Disposition: inline; filename=simtec/simtec-modpost-spello-fix.patch Date: Tue, 15 Jul 2008 21:53:57 +0100 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Spelling fixes in scripts/mod/modpost.c Signed-off-by: Ben Dooks Index: linux-2.6.26-quilt2/scripts/mod/modpost.c =================================================================== --- linux-2.6.26-quilt2.orig/scripts/mod/modpost.c 2008-07-15 21:52:19.000000000 +0100 +++ linux-2.6.26-quilt2/scripts/mod/modpost.c 2008-07-15 21:52:40.000000000 +0100 @@ -1468,7 +1468,7 @@ static void section_rel(const char *modn * marked __initdata will be discarded when the module has been intialized. * Likewise for modules used built-in the sections marked __exit * are discarded because __exit marked function are supposed to be called - * only when a moduel is unloaded which never happes for built-in modules. + * only when a module is unloaded which never happens for built-in modules. * The check_sec_ref() function traverses all relocation records * to find all references to a section that reference a section that will * be discarded and warns about it. -- Ben (ben@fluff.org, http://www.fluff.org/) 'a smiley only costs 4 bytes'