[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <502A4424.80000@freescale.com>
Date: Tue, 14 Aug 2012 12:27:17 +0000
From: Tabi Timur-B04825 <B04825@...escale.com>
To: Zhao Chenhui-B35336 <B35336@...escale.com>
CC: Zhao Chenhui-B35336 <B35336@...escale.com>,
"linuxppc-dev@...ts.ozlabs.org" <linuxppc-dev@...ts.ozlabs.org>,
"galak@...nel.crashing.org" <galak@...nel.crashing.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Li Yang-R58472 <r58472@...escale.com>,
Li Yang-R58472 <r58472@...escale.com>
Subject: Re: [PATCH 2/4] fsl_pmc: Add API to enable device as wakeup event
source
Zhao Chenhui wrote:
>>> > >+#ifdef CONFIG_FSL_PMC
>>> > >+extern int mpc85xx_pmc_set_wake(struct device *dev, bool enable);
>>> > >+extern void mpc85xx_pmc_set_lossless_ethernet(int enable);
>> >
>> >Don't use 'extern' for functions.
>> >
> Why? I think there is no difference.
It's unnecessary, and it makes the line longer.
--
Timur Tabi
Linux kernel developer at Freescale
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists