aboutsummaryrefslogtreecommitdiff
path: root/scripts/gcc-plugins/cyc_complexity_plugin.c
diff options
context:
space:
mode:
authorYan-Hsuan Chuang <[email protected]>2020-03-12 16:08:49 +0800
committerKalle Valo <[email protected]>2020-03-23 19:29:34 +0200
commitda14a0409e3f0df6497516705608a023de400794 (patch)
tree6cc36fd45310d1e2bfe9534e45ac40ed046385de /scripts/gcc-plugins/cyc_complexity_plugin.c
parent57fb39e247754b60401358b1f4be78ab6f5ef9f4 (diff)
rtw88: extract alloc rsvd_page and h2c skb routines
Extract skb allocation routines for rsvd_page and h2c. These routines should also be used by USB and SDIO. This should not change the logic at all. memset() for pkt_info is unnecessary, just declare as {0}. Also skb_put()/memcpy() can be replaced by skb_put_data(). Signed-off-by: Yan-Hsuan Chuang <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions