Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1378423
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] drivers/net/ethernet/jme.c: Deinline jme_reset_mac_processor, save 2816 bytes |
| Date | 2016-04-14 05:00 +0200 |
| Message-ID | <rnFFE-34r-3@gated-at.bofh.it> (permalink) |
| References | <rlJDH-8aP-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Denys Vlasenko <dvlasenk@redhat.com> Date: Fri, 8 Apr 2016 20:39:47 +0200 > This function compiles to 895 bytes of machine code. > > Clearly, this isn't a time-critical function. > For one, it has a number of udelay(1) calls. > > Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> No x.c file should be using inline anyways, applied to net-next, thanks a lot!
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] drivers/net/ethernet/jme.c: Deinline jme_reset_mac_processor, save 2816 bytes Denys Vlasenko <dvlasenk@redhat.com> - 2016-04-08 20:50 +0200 Re: [PATCH] drivers/net/ethernet/jme.c: Deinline jme_reset_mac_processor, save 2816 bytes David Miller <davem@davemloft.net> - 2016-04-14 05:00 +0200
csiph-web