[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87tx7kzv5y.fsf@nemi.mork.no>
Date: Mon, 16 Jun 2014 18:16:57 +0200
From: Bjørn Mork <bjorn@...k.no>
To: Weiping Pan <panweiping3@...il.com>
Cc: netdev@...r.kernel.org, davem@...emloft.net
Subject: Re: [PATCH net 2/2] net: make some functions return void
Weiping Pan <panweiping3@...il.com> writes:
> dev_close_many(), __dev_close_many() and __dev_close() do not need to return a
> int, so make them return void, and modify __dev_change_flags() accordingly.
They may not need to return anything, but IMHO it is more logical to
keep the returned type identical to dev_close().
Bjørn
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists