X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fts_fsm.c;h=ca3211206eef99bd253532c4faf03c67bd582e17;hb=a6a888b3c20cf559c8a2e6e4d86c570dda2ef0f5;hp=d27c0a072940457deb3681642c607ff043b1dc50;hpb=c0d6f9663b30a09ed725229b2d50391268c8538e;p=pandora-kernel.git diff --git a/lib/ts_fsm.c b/lib/ts_fsm.c index d27c0a072940..ca3211206eef 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;