lkml.org 
[lkml]   [2015]   [Jun]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH] staging: sm750fb: fix c99 comments
From
On Fri, Jun 12, 2015 at 2:21 AM, Konrad Zapalowicz
<bergo.torino@gmail.com> wrote:
>> diff --git a/drivers/staging/sm750fb/ddk750_chip.c b/drivers/staging/sm750fb/ddk750_chip.c
>> index 8b47c1b..b2137c8 100644
>> --- a/drivers/staging/sm750fb/ddk750_chip.c
>> +++ b/drivers/staging/sm750fb/ddk750_chip.c
>> @@ -17,7 +17,7 @@ logical_chip_type_t getChipType(void)
>> char physicalRev;
>> logical_chip_type_t chip;
>>
>> - physicalID = devId750;//either 0x718 or 0x750
>> + physicalID = devId750; /* either 0x718 or 0x750 /
>
> Does the code compile? I'm worried that the above line will produce
> error as the comment block is not properly closed.
>
> - konrad

Good catch, can't believe I missed that. I'll fix, actually test compile
this time and resend.

Regards
Juston


\
 
 \ /
  Last update: 2015-06-12 12:21    [W:0.069 / U:0.072 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site