On Sun, Feb 7, 2016 at 7:17 PM, Andreas Schwab <sch...@linux-m68k.org> wrote:
> Karthik Nayak <karthik....@gmail.com> writes:
>
>> +               if ((( arg && len == arg - sp)  ||
>> +                    (!arg && len == ep - sp )) &&
>
>                       len == (arg ? arg : ep) - sp &&

This is better I feel. Thank You

-- 
Regards,
Karthik Nayak
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to