After that patch, if I'm reading things correctly,
dfaoptimize's body is of the form
"if (MBS_SUPPORT) { ... }" and the only call to dfaoptimize
is of the form "if (MBS_SUPPORT) dfaoptimize(d);".
One of the "if" tests can be removed. I'd remove the one
inside "dfaoptimize" as that results in
less indenting.- [PATCH 11/34] maint: dfa: convert #if-MBS_SUPPORT (dfaexec) Jim Meyering
- [PATCH 27/34] build: enable compilation without MBS_SUPPORT Jim Meyering
- [PATCH 32/34] build: allow compilation once again with ! MBS... Jim Meyering
- [PATCH 08/34] maint: dfa: convert #if-MBS_SUPPORT (dfaoptimi... Jim Meyering
- Re: [PATCH 08/34] maint: dfa: convert #if-MBS_SUPPORT (... Paolo Bonzini
- Re: [PATCH 08/34] maint: dfa: convert #if-MBS_SUPPO... Jim Meyering
- Re: [PATCH 08/34] maint: dfa: convert #if-MBS_S... Paolo Bonzini
- Re: [PATCH 08/34] maint: dfa: convert #if-M... Jim Meyering
- Re: [PATCH 08/34] maint: dfa: convert ... Paolo Bonzini
- Re: [PATCH 08/34] maint: dfa: convert #if-MBS_SUPPORT (... Paul Eggert
- [PATCH 22/34] maint: ensure that MB_CUR_MAX is defined even ... Jim Meyering
- Re: [PATCH 22/34] maint: ensure that MB_CUR_MAX is defi... Paolo Bonzini
- Re: [PATCH 22/34] maint: ensure that MB_CUR_MAX is ... Paolo Bonzini
- Re: [PATCH 22/34] maint: ensure that MB_CUR_MAX... Jim Meyering
- Re: [PATCH 22/34] maint: ensure that MB_CUR... Paolo Bonzini
- [PATCH 21/34] maint: dfa: remove some #if MBS_SUPPORT guards Jim Meyering
- Re: [PATCH 21/34] maint: dfa: remove some #if MBS_SUPPO... Paolo Bonzini
- Re: [PATCH 21/34] maint: dfa: remove some #if MBS_S... Jim Meyering
- Re: [PATCH 21/34] maint: dfa: remove some #if MBS_S... Paolo Bonzini
