On Sun, Nov 18, 2012 at 09:28:12PM -0800, Josh Triplett wrote:
> Nothing outside of kernel/resource.c references reallocate_resource, so
> mark it static. This eliminates warnings from GCC
> (-Wmissing-prototypes) and Sparse (-Wdecl).
>
> kernel/resource.c:476:5: warning: no previous prototype fo
Nothing outside of kernel/resource.c references reallocate_resource, so
mark it static. This eliminates warnings from GCC
(-Wmissing-prototypes) and Sparse (-Wdecl).
kernel/resource.c:476:5: warning: no previous prototype for
‘reallocate_resource’ [-Wmissing-prototypes]
Signed-off-by: Josh Trip
2 matches
Mail list logo