lkml.org 
[lkml]   [2007]   [Dec]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] x86-64: make pda's cpunumber and nodenumber unsigned

* Cyrill Gorcunov <gorcunov@gmail.com> wrote:

> Checkpatch still does complain about
> if (0) { T__ tmp__; tmp__ = (val)
> I'm not sure if we need this line at all.

that's a type-checking trick. It does not result in any generated code
but gcc flags it with a build time warning if there's a type mismatch.
So it's a checkpatch.pl false positive.

Ingo


\
 
 \ /
  Last update: 2007-12-17 17:05    [W:0.523 / U:0.020 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site