lkml.org 
[lkml]   [2010]   [Nov]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 7/9] staging: ft1000: Get rid of BOOLEAN typedef usage.
On 11:19 Wed 03 Nov 2010, Marek Belisko wrote:
> - BOOLEAN bGoodVersion;
> + u8 bGoodVersion;

Please use the bool type instead of u8. Might as well do FALSE/TRUE ->
false/true while you are at it :)

Cheers,

Brandon


\
 
 \ /
  Last update: 2010-11-03 16:01    [W:0.081 / U:0.616 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site