netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] average: convert users to inline implementation
@ 2015-08-19  7:46 Johannes Berg
  2015-08-19  7:46 ` [PATCH 1/4] virtio_net: use DECLARE_EWMA Johannes Berg
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Johannes Berg @ 2015-08-19  7:46 UTC (permalink / raw)
  To: linux-wireless, netdev

Since there's very little benefit of the out-of-line implementation
(a single byte of .text in one driver as far as I've seen), convert
all drivers to the inline implementation, saving memory, and remove
the out-of-line implementation.

Perhaps the easiest would be for Dave to take all of these patches?

johannes

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-08-20 21:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-19  7:46 [PATCH 0/4] average: convert users to inline implementation Johannes Berg
2015-08-19  7:46 ` [PATCH 1/4] virtio_net: use DECLARE_EWMA Johannes Berg
2015-08-19  7:48   ` Johannes Berg
2015-08-19  7:46 ` [PATCH 2/4] ath5k: " Johannes Berg
     [not found] ` <1439970382-6170-1-git-send-email-johannes-cdvu00un1VgdHxzADdlk8Q@public.gmane.org>
2015-08-19  7:46   ` [PATCH 3/4] rt2x00: " Johannes Berg
2015-08-19  7:46 ` [PATCH 4/4] average: remove out-of-line implementation Johannes Berg
2015-08-20 21:10 ` [PATCH 0/4] average: convert users to inline implementation David Miller

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).