]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] kill obsolete temporary comment in swsusp_close()
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 30 Nov 2008 06:47:12 +0000 (01:47 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 4 Dec 2008 09:22:54 +0000 (04:22 -0500)
commit24986620abf6c40cade766709672ca1ac19ff599
treeba4771fb028bd042c4f977a5daf2af4a18af0e5c
parent04aaae7092d235f1cc412c8f839a05d46b4c183b
[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>
kernel/power/swap.c