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:
7cf4c1a
)
[CRYPTO] xcbc: Make needlessly global code static
author
Adrian Bunk
<bunk@stusta.de>
Fri, 17 Nov 2006 02:43:04 +0000
(13:43 +1100)
committer
David S. Miller
<davem@sunset.davemloft.net>
Thu, 7 Dec 2006 02:38:51 +0000
(18:38 -0800)
On Tue, Nov 14, 2006 at 01:41:25AM -0800, Andrew Morton wrote:
>...
> Changes since 2.6.19-rc5-mm2:
>...
> git-cryptodev.patch
>...
> git trees
>...
This patch makes some needlessly global code static.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found