From: Tejun Heo <tj@kernel.org>
To: unsik Kim <donari75@gmail.com>
Cc: axboe@kernel.dk, linux-kernel@vger.kernel.org,
bzolnier@gmail.com, joerg@dorchain.net, geert@linux-m68k.org,
davem@davemloft.net, jdike@linux.intel.com,
benh@kernel.crashing.org, Laurent@lvivier.info
Subject: Re: [PATCH] mg_disk: seperate mg_disk.h again
Date: Tue, 16 Jun 2009 15:44:51 +0900 [thread overview]
Message-ID: <4A373F63.1050704@kernel.org> (raw)
In-Reply-To: <1245131994-21518-1-git-send-email-donari75@gmail.com>
unsik Kim wrote:
> eec9462088a26c046d4db3100796a340a50890b8 fold mg_disk.h into mg_disk.c,
> but mg_disk platform driver needs private data for operation. This also
> make mg_disk.c as machine independent. Seperate only needed structure and
> defines to mg_disk.h
>
> Signed-off-by: unsik Kim <donari75@gmail.com>
...
> diff --git a/include/linux/mg_disk.h b/include/linux/mg_disk.h
> new file mode 100644
> index 0000000..e11f4d9
> --- /dev/null
> +++ b/include/linux/mg_disk.h
> @@ -0,0 +1,45 @@
> +/*
> + * include/linux/mg_disk.c
^^^ oops
> + *
> + * Private data for mflash platform driver
> + *
> + * (c) 2008 mGine Co.,LTD
> + * (c) 2008 unsik Kim <donari75@gmail.com>
Thanks.
--
tejun
prev parent reply other threads:[~2009-06-16 6:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-16 5:59 [PATCH] mg_disk: seperate mg_disk.h again unsik Kim
2009-06-16 6:40 ` Jens Axboe
2009-06-16 6:44 ` Tejun Heo [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=4A373F63.1050704@kernel.org \
--to=tj@kernel.org \
--cc=Laurent@lvivier.info \
--cc=axboe@kernel.dk \
--cc=benh@kernel.crashing.org \
--cc=bzolnier@gmail.com \
--cc=davem@davemloft.net \
--cc=donari75@gmail.com \
--cc=geert@linux-m68k.org \
--cc=jdike@linux.intel.com \
--cc=joerg@dorchain.net \
--cc=linux-kernel@vger.kernel.org \
/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