lkml.org 
[lkml]   [2008]   [Apr]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 109/148] include/asm-x86/serial.h: checkpatch cleanups - formatting only
Hi,

[Some CCs dropped. I don't think they're truly interested.]

On 3/26/08, Jörn Engel <joern@logfs.org> wrote:
> What is the reason why (void *)foo is better than (void*)foo? Just that
> fact that by random chance one them them became more common in our
> codebase and the minority always has to give in?

I think the rationale for using (void *) over (void*) is that we
usually write a space before the * in other places (again, it's about
consistency). Or do you also write void*a; in variable declarations?


Vegard
\
 
 \ /
  Last update: 2008-04-03 14:29    [W:0.149 / U:0.940 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site