From: Michael Opdenacker Date: Wed, 1 Oct 2014 10:07:07 +0000 (+0200) Subject: block: hd: remove deprecated IRQF_DISABLED X-Git-Tag: fixes-against-v3.18-rc2~52^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc2021fb9baf9ed375c8161b40b68e120e75c60e;p=pandora-kernel.git 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-diff-tree failed