[PATCH] gfp flags annotations - part 1
[linux-2.6-block.git] / drivers / ieee1394 / raw1394.c
index 5fe4f2ba0979713682bf6ed48adf86bc826eecbd..315f5ca8bedbabac31be04df5a1fa91f27c9f87f 100644 (file)
@@ -98,7 +98,7 @@ static struct hpsb_address_ops arm_ops = {
 
 static void queue_complete_cb(struct pending_request *req);
 
-static struct pending_request *__alloc_pending_request(unsigned int __nocast flags)
+static struct pending_request *__alloc_pending_request(gfp_t flags)
 {
        struct pending_request *req;