From baf378126b08474de2e2428b16e62a69df0339d9 Mon Sep 17 00:00:00 2001 From: Michael Opdenacker Date: Wed, 1 Oct 2014 14:07:39 -0600 Subject: [PATCH] rsxx: Remove deprecated IRQF_DISABLED This removes the use of the IRQF_DISABLED flag from drivers/block/rsxx/core.c It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker Acked-by Philip Kelleher Signed-off-by: Jens Axboe --- Reading git-format-patch failed