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:
f764e51
)
RxRPC: Fix a regression in the RXKAD security module
author
David Howells
<dhowells@redhat.com>
Thu, 24 Apr 2008 19:38:56 +0000
(20:38 +0100)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 24 Apr 2008 20:46:53 +0000
(13:46 -0700)
Fix a regression in the RXKAD security module introduced in:
commit
91e916cffec7c0153c5cbaa447151862a7a9a047
Author: Al Viro <viro@ftp.linux.org.uk>
Date: Sat Mar 29 03:08:38 2008 +0000
net/rxrpc trivial annotations
A variable was declared as a 16-bit type rather than a 32-bit type.
Signed-off-by: David Howells <dhowells@redhat.com>
Acked-with-apologies-by: Al Viro <viro@ZenIV.linux.org.uk>
Signed-of-by: Linus Torvalds <torvalds@linux-foundation.org>
net/rxrpc/rxkad.c
patch
|
blob
|
history
diff --cc
net/rxrpc/rxkad.c
Simple merge