On 20 March 2014 04:55, Stratos Karafotis wrote:
> I'm sorry for the inconvenience. I read again the CodingStyle (more carefully
> :) ).
> I'm sending the corrected patch with the single case of unnecessary braces.
>
> Thanks,
> Stratos
>
> 8<---
> Remo
On 20/03/2014 12:45 πμ, Rafael J. Wysocki wrote:
> On Wednesday, March 19, 2014 11:33:00 PM Stratos Karafotis wrote:
>> Remove 3 sets of unnecessary braces
>>
>> Signed-off-by: Stratos Karafotis
>> ---
>> drivers/cpufreq/cpufreq.c | 11 ---
>> 1 file changed, 4 insertions(+), 7 deletions(
On Wednesday, March 19, 2014 11:33:00 PM Stratos Karafotis wrote:
> Remove 3 sets of unnecessary braces
>
> Signed-off-by: Stratos Karafotis
> ---
> drivers/cpufreq/cpufreq.c | 11 ---
> 1 file changed, 4 insertions(+), 7 deletions(-)
>
> diff --git a/drivers/cpufreq/cpufreq.c b/drivers
Remove 3 sets of unnecessary braces
Signed-off-by: Stratos Karafotis
---
drivers/cpufreq/cpufreq.c | 11 ---
1 file changed, 4 insertions(+), 7 deletions(-)
diff --git a/drivers/cpufreq/cpufreq.c b/drivers/cpufreq/cpufreq.c
index 1eafd8c..ca3c01f 100644
--- a/drivers/cpufreq/cpufreq.c
+
4 matches
Mail list logo