From: Christoph Hellwig Date: Fri, 22 May 2015 09:12:38 +0000 (+0200) Subject: nvme: consolidate synchronous command submission helpers X-Git-Tag: omap-for-v4.3/legacy-v2-signed~148^2~34 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f705f837c58ebe1ea69dfffff4dcc234e2fbc8dd;p=pandora-kernel.git nvme: consolidate synchronous command submission helpers Note that we keep the unused timeout argument, but allow callers to pass 0 instead of a timeout if they want the default. This will allow adding a timeout to the pass through path later on. Signed-off-by: Christoph Hellwig Signed-off-by: Jens Axboe --- Reading git-diff-tree failed