On 04/01/2014 09:33 PM, Markus Armbruster wrote:
> Chen Gang writes:
>
>> On 04/01/2014 04:13 PM, Markus Armbruster wrote:
>>> Chen Gang writes:
>>>
On 03/31/2014 11:49 PM, Markus Armbruster wrote:
> Chen Gang writes:
>
>> in get_boot_device()
>>
>> - remove 'res' to s
Chen Gang writes:
> On 04/01/2014 04:13 PM, Markus Armbruster wrote:
>> Chen Gang writes:
>>
>>> On 03/31/2014 11:49 PM, Markus Armbruster wrote:
Chen Gang writes:
> in get_boot_device()
>
> - remove 'res' to simplify code
>
> in main():
>
> - remove use
On 04/01/2014 08:36 PM, Alex Bennée wrote:
>
> Chen Gang writes:
>
>> Hello Maintainers:
>>
>> In main switch of main(), it contents several styles for "{...}" code block.
>>
>> If it is necessary to use unique style within a function, please let me
>> know, I will/should clean up it. And also b
Chen Gang writes:
> Hello Maintainers:
>
> In main switch of main(), it contents several styles for "{...}" code block.
>
> If it is necessary to use unique style within a function, please let me
> know, I will/should clean up it. And also better to tell me which style
> we need choose -- for me
On 04/01/2014 04:13 PM, Markus Armbruster wrote:
> Chen Gang writes:
>
>> On 03/31/2014 11:49 PM, Markus Armbruster wrote:
>>> Chen Gang writes:
>>>
in get_boot_device()
- remove 'res' to simplify code
in main():
- remove useless 'continue'.
- in m
Chen Gang writes:
> On 03/31/2014 11:49 PM, Markus Armbruster wrote:
>> Chen Gang writes:
>>
>>> in get_boot_device()
>>>
>>> - remove 'res' to simplify code
>>>
>>> in main():
>>>
>>> - remove useless 'continue'.
>>>
>>> - in main switch():
>>>
>>>- remove or adjust all useless 'break'.
On 03/31/2014 11:49 PM, Markus Armbruster wrote:
> Chen Gang writes:
>
>> in get_boot_device()
>>
>> - remove 'res' to simplify code
>>
>> in main():
>>
>> - remove useless 'continue'.
>>
>> - in main switch():
>>
>>- remove or adjust all useless 'break'.
>>
>>- remove useless '{' and
Chen Gang writes:
> in get_boot_device()
>
> - remove 'res' to simplify code
>
> in main():
>
> - remove useless 'continue'.
>
> - in main switch():
>
>- remove or adjust all useless 'break'.
>
>- remove useless '{' and '}'.
>
> - use assignment directly to replace useless 'args'
>
Hello Maintainers:
In main switch of main(), it contents several styles for "{...}" code block.
If it is necessary to use unique style within a function, please let me
know, I will/should clean up it. And also better to tell me which style
we need choose -- for me, I don't know which style is the
in get_boot_device()
- remove 'res' to simplify code
in main():
- remove useless 'continue'.
- in main switch():
- remove or adjust all useless 'break'.
- remove useless '{' and '}'.
- use assignment directly to replace useless 'args'
(which is defined in the middle of code bloc
10 matches
Mail list logo