Am 14.06.2015 um 11:21 schrieb Fabian Frederick: > > >> On 06 June 2015 at 15:31 Richard Weinberger <[email protected]> >> wrote: >> >> >> On Fri, Jun 5, 2015 at 9:40 PM, Fabian Frederick <[email protected]> wrote: >>> All filesystems use Opt_ prefix for match_table_t enums >> >> And needs hfsplus this patch? >> It should not matter whether a filesystem is using opt_ or Opt_. > It's the only one using different prefix. > This can also lead to grep/stat issues.
That's right. Making code more grep friendly is a good thing. This has to go into the commit message. Thanks, //richard -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

