// SPDX-License-Identifier: GPL-2.0 #include void * __must_check __realloc_size(2) rust_helper_vrealloc(const void *p, size_t size, gfp_t flags) { return vrealloc(p, size, flags); } href='http://git.armlinux.org.uk/cgit/git.armlinux.org.uk/linux-net-next.git/atom/drivers/net/wireless?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author