Re: [PATCH 24/24] sparc32: fix sparse warnings in leon_smp.c

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Sam Ravnborg <sam@xxxxxxxxxxxx>
Date: Mon, 21 Apr 2014 19:12:36 +0200

> -void leon_cpu_pre_starting(void *arg);
> -void leon_cpu_pre_online(void *arg);
> +extern void leon_cpu_pre_starting(void *arg);
> +extern void leon_cpu_pre_online(void *arg);
> +extern void leonsmp_ipi_interrupt(void);
> +extern void leon_cross_call_irq(void);

For header files, we are moving away from specifying extern for external
function declarations.

In the networking, we've made this transformation in all of our headers
already, for example.

So if anything, you should be changing things to other way around.
--
To unsubscribe from this list: send the line "unsubscribe sparclinux" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Kernel Development]     [DCCP]     [Linux ARM Development]     [Linux]     [Photo]     [Yosemite Help]     [Linux ARM Kernel]     [Linux SCSI]     [Linux x86_64]     [Linux Hams]

  Powered by Linux