Richard Purdie <[email protected]> wrote:
>
> ...
>
> Also add some missing externs.
>
> ...
>
> /* Registration functions for complex triggers */
> -int led_trigger_register(struct led_trigger *trigger);
> -void led_trigger_unregister(struct led_trigger *trigger);
> +extern int led_trigger_register(struct led_trigger *trigger);
> +extern void led_trigger_unregister(struct led_trigger *trigger);
Well. The externs weren't "missing". They were "unnecessary". I don't
know why we do this really - it doesn't communicate any information. Oh
well.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]