login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
April
»
30
Re: [PATCH 07/10] net: fix returning void-valued expression warnings
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From:
Alan Cox <alan@...>
To: Harvey Harrison <harvey.harrison@...>
Cc: Andrew Morton <akpm@...>, David Miller <davem@...>, Jeff Garzik <jeff@...>, LKML <linux-kernel@...>
Subject:
Re: [PATCH 07/10] net: fix returning void-valued expression warnings
Date: Wednesday, April 30, 2008 - 7:31 pm
> --- a/drivers/net/8390.c
quoted text
> +++ b/drivers/net/8390.c > @@ -34,7 +34,7 @@ struct net_device *__alloc_ei_netdev(int size) > > void NS8390_init(struct net_device *dev, int startp) > { > - return __NS8390_init(dev, startp); > + __NS8390_init(dev, startp); > } > > EXPORT_SYMBOL(ei_open);
Acked-by: Alan Cox <alan@redhat.com> A --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH 07/10] net: fix returning void-valued expression warn...
, Harvey Harrison
, (Wed Apr 30, 6:03 pm)
Re: [PATCH 07/10] net: fix returning void-valued expression ...
, Alan Cox
, (Wed Apr 30, 7:31 pm)
Re: [PATCH 07/10] net: fix returning void-valued expression ...
, David Miller
, (Wed Apr 30, 6:08 pm)
Re: [PATCH 07/10] net: fix returning void-valued expression ...
, Harvey Harrison
, (Wed Apr 30, 6:20 pm)
Re: [PATCH 07/10] net: fix returning void-valued expression ...
, Linus Torvalds
, (Wed Apr 30, 11:19 pm)
Re: [PATCH 07/10] net: fix returning void-valued expression ...
, David Miller
, (Wed Apr 30, 6:21 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Amit K. Arora
[RFC] Heads up on sys_fallocate()
Greg KH
[GIT PATCH] driver core patches against 2.6.24
Linus Torvalds
Linux 2.6.25-rc4
Greg KH
Linux 2.6.25.10
git
:
linux-netdev
:
Gerrit Renker
[PATCH 15/37] dccp: Set per-connection CCIDs via socket options
David Miller
Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
David Miller
[GIT]: Networking
Ilpo Järvinen
Re: Strange Application bug, race in MSG_PEEK complaints (was: Bug#513695: fetchma...
openbsd-misc
:
Colocation donated by:
Who's online
There are currently
0 users
and
590 guests
online.
Syndicate