X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=lib%2Fts_bm.c;h=8a8b3a16133ed643ccf572a0f33ceb80d1a9adc7;hb=1fc8b4ef4e1a0d6f2e16581716a4ae6e16ad3a76;hp=2cc79112ecc39fc2c945047b67e1c1ac4e67723f;hpb=c0d6f9663b30a09ed725229b2d50391268c8538e;p=powerpc.git diff --git a/lib/ts_bm.c b/lib/ts_bm.c index 2cc79112ec..8a8b3a1613 100644 --- a/lib/ts_bm.c +++ b/lib/ts_bm.c @@ -127,7 +127,7 @@ static void compute_prefix_tbl(struct ts_bm *bm, const u8 *pattern, } static struct ts_config *bm_init(const void *pattern, unsigned int len, - int gfp_mask) + gfp_t gfp_mask) { struct ts_config *conf; struct ts_bm *bm;