From: ext Felipe Contreras <felipe.contreras@xxxxxxxxx> Subject: [PATCH v2 1/4] dsp-bridge: remove unnecessary comments in util.h Date: Sun, 22 Feb 2009 10:32:21 +0100 > For starters util.h should not exist, but for now I'm cleaning it up to > remove the 'history log' which is tracked by git anyway, and wrong > information about private functions. > > Signed-off-by: Felipe Contreras <felipe.contreras@xxxxxxxxx> > --- > arch/arm/plat-omap/include/dspbridge/util.h | 18 ------------------ > 1 files changed, 0 insertions(+), 18 deletions(-) These following patches look ok to me. Hari, Please apply them to o-z as well if you think that they are ok. > > diff --git a/arch/arm/plat-omap/include/dspbridge/util.h b/arch/arm/plat-omap/include/dspbridge/util.h > index 3b3e9c0..9d8842a 100644 > --- a/arch/arm/plat-omap/include/dspbridge/util.h > +++ b/arch/arm/plat-omap/include/dspbridge/util.h > @@ -27,24 +27,6 @@ > * UTIL_GetSysInfo > * UTIL_Init > * UTIL_Wait > - * > - * Private Functions: > - * isspace > - * > - * Notes: > - * > - *! Revision History > - *! ================ > - *! 12-Aug-2000 ag: Added UTIL_GetSysInfo(). > - *! 31-Jan-2000 rr: Comments modifed for UTIL_Wait fxn. > - *! 17-Jan-2000 rr: UTIL_Wait fxn added. Busy waits x number of micro seconds. > - *! 12-Nov-1999 kc: Modified UTIL_CmdLineToArgs for use by different tests. > - *! 02-Nov-1999 kc: Removed parameter from UTIL_CDTestDll. > - *! 29-Oct-1999 kc: Cleaned up for code review. > - *! 08-Oct-1999 kc: Renamed UTIL_TestDllExec to UTIL_CDTestDll; added > - *! UTIL_CmdLineToArgs(); added isspace private func. > - *! 26-Dec-1996 cr: Created from misc pieces of wcd95.c, ktest.c. > - * > */ > > #ifndef _UTIL_H > -- > 1.6.1.3 > -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html