From fc2021fb9baf9ed375c8161b40b68e120e75c60e Mon Sep 17 00:00:00 2001 From: Michael Opdenacker Date: Wed, 1 Oct 2014 12:07:07 +0200 Subject: [PATCH] block: hd: remove deprecated IRQF_DISABLED This patch removes the use of the IRQF_DISABLED flag from drivers/block/hd.c It's a NOOP since 2.6.35 and it will be removed one day. This also removes a related comment which is obsolete too. Signed-off-by: Michael Opdenacker Signed-off-by: Jens Axboe --- Reading git-format-patch failed