[PATCH v2 7/7] omap: mailbox: remove unreachable return
Ramirez Luna, Omar
omar.ramirez at ti.com
Sun Nov 7 10:18:03 EST 2010
On Sat, Nov 6, 2010 at 1:21 PM, Cousson, Benoit <b-cousson at ti.com> wrote:
> On 11/5/2010 9:17 PM, Ramirez Luna, Omar wrote:
>>
>> Remove unreachable return statement.
>>
>> Signed-off-by: Omar Ramirez Luna<omar.ramirez at ti.com>
>> ---
>> arch/arm/mach-omap2/mailbox.c | 2 --
>> 1 files changed, 0 insertions(+), 2 deletions(-)
>>
>> diff --git a/arch/arm/mach-omap2/mailbox.c b/arch/arm/mach-omap2/mailbox.c
>> index 5e9ea0f..335eb2b 100644
>> --- a/arch/arm/mach-omap2/mailbox.c
>> +++ b/arch/arm/mach-omap2/mailbox.c
>> @@ -434,8 +434,6 @@ static int __devinit omap2_mbox_probe(struct
>> platform_device *pdev)
>> return ret;
>> }
>
> Please add a blank line here.
ok...
>
> Otherwise you can add: Acked-by: Benoit Cousson <b-cousson at ti.com>
Regards,
Omar
More information about the linux-arm-kernel
mailing list