The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Frank Davis <fdavis@si.rr.com>
To: linux-kernel@vger.kernel.org
Cc: fdavis@si.rr.com, <torvalds@transmeta.com>
Subject: [PATCH] 2.5.50 : arch/i386/mm/hugetlbpage.c
Date: Wed, 27 Nov 2002 18:36:39 -0500 (EST)	[thread overview]
Message-ID: <Pine.LNX.4.44.0211271833310.2856-100000@linux-dev> (raw)

Hello all,
  The following patches addresses a prototype parse error. 
Please review for inclusion.

Regards,
Frank

--- linux/arch/i386/mm/hugetlbpage.c.old	Wed Nov 27 18:31:44 2002
+++ linux/arch/i386/mm/hugetlbpage.c	Wed Nov 27 18:31:38 2002
@@ -607,7 +607,7 @@
 	return (int) htlbzone_pages;
 }
 
-int hugetlb_sysctl_handler(ctl_table *table, int write, struct file *file, void *buffer, size_t *length)
+int hugetlb_sysctl_handler(struct ctl_table *table, int write, struct file *file, void *buffer, size_t *length)
 {
 	proc_dointvec(table, write, file, buffer, length);
 	htlbpage_max = set_hugetlb_mem_size(htlbpage_max);


                 reply	other threads:[~2002-11-27 23:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=Pine.LNX.4.44.0211271833310.2856-100000@linux-dev \
    --to=fdavis@si.rr.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@transmeta.com \
    /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