projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[GFS2] Eliminate the no longer needed sd_statfs_mutex
[linux-2.6]
/
crypto
/
xcbc.c
diff --git
a/crypto/xcbc.c
b/crypto/xcbc.c
index
9f502b8
..
ac68f3b
100644
(file)
--- a/
crypto/xcbc.c
+++ b/
crypto/xcbc.c
@@
-120,7
+120,7
@@
static int crypto_xcbc_digest_update2(struct hash_desc *pdesc,
do {
- struct page *pg = sg
[i].page
;
+ struct page *pg = sg
_page(&sg[i])
;
unsigned int offset = sg[i].offset;
unsigned int slen = sg[i].length;