commit | 6521d39a64b3f9c3acb0fd25a34cfaf9a40e548e | [log] [tgz] |
---|---|---|
author | Markus Pargmann <mpa@pengutronix.de> | Mon Aug 17 08:20:05 2015 +0200 |
committer | Jens Axboe <axboe@fb.com> | Mon Aug 17 08:22:55 2015 -0600 |
tree | e85c2f48f7fc593a8d9cd2cd737c4772d77d4c06 | |
parent | e78273c80b213806ec7c51176ec81e034fe5cb9f [diff] |
nbd: Remove variable 'pid' This patch uses nbd->task_recv to determine the value of the previously used variable 'pid' for sysfs. Signed-off-by: Markus Pargmann <mpa@pengutronix.de> Signed-off-by: Jens Axboe <axboe@fb.com>