commit | 50c396d38c1a7f0c693579ec88cb4be3c0b0645e | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Sun Nov 30 01:47:12 2008 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Thu Dec 04 04:22:54 2008 -0500 |
tree | ba4771fb028bd042c4f977a5daf2af4a18af0e5c | |
parent | feaf3848a813a106f163013af6fcf6c4bfec92d9 [diff] |
[PATCH] kill obsolete temporary comment in swsusp_close() it had been put there to mark the call of blkdev_put() that needed proper argument propagated to it; later patch in the same series had done just that. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>