On 3 August 2014 15:50, Mike Frysinger <vapier@xxxxxxxxxx> wrote: > On Sun 03 Aug 2014 15:17:37 Sami Kerola wrote: >> -static int zram_used(struct zram *z) >> +static int zram_used(struct zram *z, int find_unused) > > s/int/bool/ ? There's only handful of boolean types in use in util-linux util-linux> git grep -l 'bool ' lib/mbsalign.c login-utils/su-common.c sys-utils/hwclock-cmos.c sys-utils/hwclock.c sys-utils/nsenter.c tests/ts/login/logindefs And question about bool is asked before. http://marc.info/?l=util-linux-ng&m=135817763904699&w=2 The question was never answered, but if I should guess the idea in util-linux is same as what Linus said should be done in kernel. https://lkml.org/lkml/2013/8/31/138 Please read the whole thread. It's full of good stuff. -- Sami Kerola http://www.iki.fi/kerolasa/ -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html