Return-Path: Date: Tue, 16 Sep 2014 10:44:52 +0300 From: Johan Hedberg To: Gowtham Anandha Babu Cc: linux-bluetooth@vger.kernel.org, marcel@holtmann.org, d.kasatkin@samsung.com, bharat.panda@samsung.com, cpgs@samsung.com Subject: Re: [PATCH v2 3/3] tools/seq2bseq : Fix the same expression issue in if condition Message-ID: <20140916074452.GB738@t440s.lan> References: <1410761405-4525-1-git-send-email-gowtham.ab@samsung.com> <1410761405-4525-2-git-send-email-gowtham.ab@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1410761405-4525-2-git-send-email-gowtham.ab@samsung.com> List-ID: Hi Gowtham, On Mon, Sep 15, 2014, Gowtham Anandha Babu wrote: > Fix the usage of same expression on both sides of '||' in if > --- > tools/seq2bseq.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied. Thanks. Johan