Re: [PATCH] ALSA: firewire-lib: fix compare_const_fl.cocci warnings

2015-11-02 Thread Julia Lawall
On Mon, 2 Nov 2015, Takashi Sakamoto wrote: > Hi Julia, > > On Nov 02 2015 16:20, Julia Lawall wrote: > > On Mon, 2 Nov 2015, Takashi Sakamoto wrote: > > > > > Hi, > > > > > > On Nov 02 2015 15:55, Julia Lawall wrote: > > > > Move constant to the right of binary operators. > > > > > > > > Generate

Re: [PATCH] ALSA: firewire-lib: fix compare_const_fl.cocci warnings

2015-11-02 Thread Takashi Sakamoto
Hi Julia, On Nov 02 2015 16:20, Julia Lawall wrote: On Mon, 2 Nov 2015, Takashi Sakamoto wrote: Hi, On Nov 02 2015 15:55, Julia Lawall wrote: Move constant to the right of binary operators. Generated by: scripts/coccinelle/misc/compare_const_fl.cocci CC: Takashi Sakamoto Signed-off-by: Fe

Re: [PATCH] ALSA: firewire-lib: fix compare_const_fl.cocci warnings

2015-11-01 Thread Julia Lawall
On Mon, 2 Nov 2015, Takashi Sakamoto wrote: > Hi, > > On Nov 02 2015 15:55, Julia Lawall wrote: > > Move constant to the right of binary operators. > > > > Generated by: scripts/coccinelle/misc/compare_const_fl.cocci > > > > CC: Takashi Sakamoto > > Signed-off-by: Fengguang Wu > > Signed-off-

Re: [PATCH] ALSA: firewire-lib: fix compare_const_fl.cocci warnings

2015-11-01 Thread Takashi Sakamoto
Hi, On Nov 02 2015 15:55, Julia Lawall wrote: Move constant to the right of binary operators. Generated by: scripts/coccinelle/misc/compare_const_fl.cocci CC: Takashi Sakamoto Signed-off-by: Fengguang Wu Signed-off-by: Julia Lawall --- Depends on personal taste, but the modified version do