X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2Fts_fsm.c;h=ca3211206eef99bd253532c4faf03c67bd582e17;hb=90a59c7cf5dd68b41ffab61dd30eba1ef5746e66;hp=d27c0a072940457deb3681642c607ff043b1dc50;hpb=f45727d52d1581e9ff4df9d1a12a60789ad2d1eb;p=linux-2.6-omap-h63xx.git diff --git a/lib/ts_fsm.c b/lib/ts_fsm.c index d27c0a07294..ca3211206ee 100644 --- a/lib/ts_fsm.c +++ b/lib/ts_fsm.c @@ -258,7 +258,7 @@ found_match: } static struct ts_config *fsm_init(const void *pattern, unsigned int len, - int gfp_mask) + gfp_t gfp_mask) { int i, err = -EINVAL; struct ts_config *conf;