From: David Miller <davem@davemloft.net>
To: sjur.brandeland@stericsson.com
Cc: netdev@vger.kernel.org, marcel@holtmann.org,
daniel.martensson@stericsson.com, sjurbr@gmail.com
Subject: Re: [PATCH net-next-2.6 v7 05/12] net-caif: add CAIF core protocol stack
Date: Mon, 29 Mar 2010 17:11:44 -0700 (PDT) [thread overview]
Message-ID: <20100329.171144.48808141.davem@davemloft.net> (raw)
In-Reply-To: <1269900693-9118-6-git-send-email-sjur.brandeland@stericsson.com>
From: sjur.brandeland@stericsson.com
Date: Tue, 30 Mar 2010 00:11:26 +0200
> +struct cflayer *cfctrl_create()
> +{
This needs to be (void) not plain ().
This happens for all of your *_create() functions, please
fix this up.
next prev parent reply other threads:[~2010-03-30 0:11 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-29 22:11 [PATCH net-next-2.6 v7 00/12] net-caif: introducing CAIF protocol stack sjur.brandeland
2010-03-29 22:11 ` [PATCH net-next-2.6 v7 01/12] net-caif: add CAIF protocol definitions sjur.brandeland
2010-03-29 22:11 ` [PATCH net-next-2.6 v7 02/12] net-caif: add CAIF socket and configuration headers sjur.brandeland
2010-03-29 22:11 ` [PATCH net-next-2.6 v7 03/12] net-caif: add CAIF core protocol stack header files sjur.brandeland
2010-03-29 22:11 ` [PATCH net-next-2.6 v7 04/12] net-caif: add CAIF Link layer device " sjur.brandeland
2010-03-29 22:11 ` [PATCH net-next-2.6 v7 05/12] net-caif: add CAIF core protocol stack sjur.brandeland
2010-03-29 22:11 ` [PATCH net-next-2.6 v7 06/12] net-caif: add CAIF generic caif support functions sjur.brandeland
2010-03-29 22:11 ` [PATCH net-next-2.6 v7 07/12] net-caif: add CAIF device registration functionality sjur.brandeland
2010-03-29 22:11 ` [PATCH net-next-2.6 v7 08/12] net-caif: add CAIF socket implementation sjur.brandeland
2010-03-29 22:11 ` [PATCH net-next-2.6 v7 09/12] net-caif: add CAIF netdevice sjur.brandeland
2010-03-29 22:11 ` [PATCH net-next-2.6 v7 10/12] net-caif: add CAIF Kconfig and Makefiles sjur.brandeland
2010-03-29 22:11 ` [PATCH net-next-2.6 v7 11/12] net-caif: add CAIF documentation sjur.brandeland
2010-03-29 22:11 ` [PATCH net-next-2.6 v7 12/12] net-caif-driver: add CAIF serial driver (ldisc) sjur.brandeland
2010-03-30 0:11 ` David Miller [this message]
2010-03-30 0:11 ` [PATCH net-next-2.6 v7 04/12] net-caif: add CAIF Link layer device header files David Miller
2010-03-30 1:29 ` Marcel Holtmann
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=20100329.171144.48808141.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=daniel.martensson@stericsson.com \
--cc=marcel@holtmann.org \
--cc=netdev@vger.kernel.org \
--cc=sjur.brandeland@stericsson.com \
--cc=sjurbr@gmail.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;
as well as URLs for NNTP newsgroup(s).