git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67f72be
)
Staging: zram: Remove useless offset calculation in handle_uncompressed_page()
author
Jerome Marchand
<jmarchan@redhat.com>
Fri, 10 Jun 2011 13:28:46 +0000
(15:28 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 5 Jul 2011 17:07:13 +0000
(10:07 -0700)
The offset of uncompressed page is always zero: handle_uncompressed_page()
doesn't have to care about it.
Signed-off-by: Jerome Marchand <jmarchan@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found