Re: [patch 10/16] fix up coding style issues

2006-09-20 Thread Davi Arnaut
On 20/09/2006, at 06:20, Joe Orton wrote: Hi Davi, On Tue, Sep 19, 2006 at 11:34:03PM -0300, Davi Arnaut wrote: Clean up code style in the cache code and shrink the mod_mem_cache store_body function. The casts to/from void * are unnecessary and could just be removed rather than being

[patch 10/16] fix up coding style issues

2006-09-19 Thread Davi Arnaut
Clean up code style in the cache code and shrink the mod_mem_cache store_body function. Index: modules/cache/mod_mem_cache.c === --- modules/cache/mod_mem_cache.c.orig +++ modules/cache/mod_mem_cache.c @@ -52,27 +52,30 @@ module