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:
dc7b202
)
Staging: zram: simplify zram_make_request
author
Nitin Gupta
<ngupta@vflare.org>
Sat, 22 Jan 2011 12:36:15 +0000
(07:36 -0500)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 25 Jan 2011 10:15:24 +0000
(18:15 +0800)
zram_read() and zram_write() always return zero, so make them return
void to simplify the code.
Signed-off-by: Nitin Gupta <ngupta@vflare.org>
Signed-off-by: Jerome Marchand <jmarchan@redhat.com>
Acked-by: Jeff Moyer <jmoyer@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found