public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Marcelo Tosatti <marcelo.tosatti@cyclades.com>
To: Michael Buesch <mbuesch@freenet.de>
Cc: linux kernel mailing list <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 2.4] fix THIS_MODULE error in arp.c
Date: Sun, 7 Nov 2004 15:32:31 -0200	[thread overview]
Message-ID: <20041107173231.GA30130@logos.cnet> (raw)
In-Reply-To: <200411071458.12846.mbuesch@freenet.de>

Hi Michael, 

All of the three corrections you have been made already.

Thanks for caring anyway. 

On Sun, Nov 07, 2004 at 02:58:12PM +0100, Michael Buesch wrote:
> Hi Marcelo,
> 
> This fixes an "undeclared THIS_MODULE" compiletime error.
> 
> Sorry for the attachment. My mailer is currently broken and
> corrupts diffs.

> --- linux-2.4.28-rc1-bk4/net/ipv4/arp.c.orig	Sun Nov  7 15:27:45 2004
> +++ linux-2.4.28-rc1-bk4/net/ipv4/arp.c	Sun Nov  7 15:28:42 2004
> @@ -94,6 +94,7 @@
>  #include <linux/stat.h>
>  #include <linux/init.h>
>  #include <linux/jhash.h>
> +#include <linux/module.h>
>  #ifdef CONFIG_SYSCTL
>  #include <linux/sysctl.h>
>  #endif


      reply	other threads:[~2004-11-07 20:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-07 13:58 [PATCH 2.4] fix THIS_MODULE error in arp.c Michael Buesch
2004-11-07 17:32 ` Marcelo Tosatti [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20041107173231.GA30130@logos.cnet \
    --to=marcelo.tosatti@cyclades.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mbuesch@freenet.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox