Prev: Power:Battery module of DA9052 PMIC device driver
Next: workqueue: fix locking in retry path of maybe_create_worker()
From: Felipe Contreras on 14 Jul 2010 05:30 On Tue, Jul 13, 2010 at 1:55 AM, Nishanth Menon <nm(a)ti.com> wrote: > Series targetted to remove std.h, GlobalTypes.h and dbdefs.h. These > introduce custom types and macros which dont make sense for linux kernel > > Nishanth Menon (11): > staging: tidspbridge: remove custom TRUE FALSE > staging: tidspbridge: no need for custom NULL > staging: tidspbridge: remove std.h > staging: tidspbridge: remove custom typedef reg_uword32 > staging: tidspbridge: remove RET_OK RET_FAIL > staging: tidspbridge: remove GlobalTypes.h > staging: tidspbridge: replace CONST with c standard const > staging: tidspbridge: remove IN modifier > staging: tidspbridge: remove OPTIONAL > staging: tidspbridge: remove OUT define > staging: tidspbridge: remove dbdefs.h FWIW: Reviewed-by: Felipe Contreras <felipe.contreras(a)gmail.com> -- Felipe Contreras -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Greg KH on 22 Jul 2010 17:50
On Thu, Jul 22, 2010 at 04:03:44PM -0500, Omar Ramirez Luna wrote: > Rebased version of the patches that couldn't be applied. All applied, thanks. greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |