X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2Fts_bm.c;h=8a8b3a16133ed643ccf572a0f33ceb80d1a9adc7;hb=6e15b7124990e4b91645601e7a90d3fe72873336;hp=2cc79112ecc39fc2c945047b67e1c1ac4e67723f;hpb=b129a8ccd53f74c43e4c83c8e0031a4990040830;p=linux-2.6-omap-h63xx.git diff --git a/lib/ts_bm.c b/lib/ts_bm.c index 2cc79112ecc..8a8b3a16133 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;