From: Greg Ungerer <gerg@uclinux.org>
To: Tobias Klauser <tklauser@distanz.ch>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>,
linux-m68k@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] m68knommu: Remove unnecessary prototype for kobjsize()
Date: Sat, 21 Jun 2014 00:21:50 +1000 [thread overview]
Message-ID: <53A4437E.1030107@uclinux.org> (raw)
In-Reply-To: <1403249376-27739-1-git-send-email-tklauser@distanz.ch>
Hi Tobias,
On 20/06/14 17:29, Tobias Klauser wrote:
> The prototype for kobjsize() is already defined in linux/mm.h which is
> included where kobjsize() is used.
>
> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Thanks. I have added this to the m68knommu git tree, for-next branch.
Regards
Greg
> ---
> arch/m68k/include/asm/pgtable_no.h | 5 -----
> 1 file changed, 5 deletions(-)
>
> diff --git a/arch/m68k/include/asm/pgtable_no.h b/arch/m68k/include/asm/pgtable_no.h
> index c527fc2..11859b8 100644
> --- a/arch/m68k/include/asm/pgtable_no.h
> +++ b/arch/m68k/include/asm/pgtable_no.h
> @@ -46,11 +46,6 @@ static inline int pte_file(pte_t pte) { return 0; }
> #define ZERO_PAGE(vaddr) (virt_to_page(0))
>
> /*
> - * These would be in other places but having them here reduces the diffs.
> - */
> -extern unsigned int kobjsize(const void *objp);
> -
> -/*
> * No page table caches to initialise.
> */
> #define pgtable_cache_init() do { } while (0)
>
prev parent reply other threads:[~2014-06-20 14:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-20 7:29 Tobias Klauser
2014-06-20 14:21 ` Greg Ungerer [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=53A4437E.1030107@uclinux.org \
--to=gerg@uclinux.org \
--cc=geert@linux-m68k.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-m68k@vger.kernel.org \
--cc=tklauser@distanz.ch \
/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
all inboxes | Powered by JetHome®