]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
trivial copy_data_pages() tidy up
authorFengguang Wu <wfg@mail.ustc.edu.cn>
Sat, 20 Oct 2007 00:26:04 +0000 (02:26 +0200)
committerAdrian Bunk <bunk@kernel.org>
Sat, 20 Oct 2007 00:26:04 +0000 (02:26 +0200)
commitdf7c487250b17aa0caeee7d85f120330f1d31355
treebce0b3c04706ba89e410a22cc9c370086e931693
parent963151297328eea39933bda23959ce5319e99fb7
trivial copy_data_pages() tidy up

Change the loop style of copy_data_pages() to remove a duplicate condition.

Signed-off-by: Fengguang Wu <wfg@mail.ustc.edu.cn>
Acked-by: Rafael J. Wysocki <rjw@sisk.pl>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
kernel/power/snapshot.c