Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 327363
b: refs/heads/master
c: 7174168
h: refs/heads/master
i:
  327361: 1e677fc
  327359: 7212347
v: v3
  • Loading branch information
David S. Miller committed Sep 15, 2012
1 parent 939b5a6 commit df94325
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1080362425793f67e36dc690973e13e4a9631b4d
refs/heads/master: 71741680a9858a7fcba54acf5b321d185abef1e8
2 changes: 2 additions & 0 deletions trunk/arch/sparc/crypto/aes_glue.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@
* Copyright (c) 2010, Intel Corporation.
*/

#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt

#include <linux/crypto.h>
#include <linux/init.h>
#include <linux/module.h>
Expand Down
2 changes: 2 additions & 0 deletions trunk/arch/sparc/crypto/camellia_glue.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
* Copyright (C) 2012 David S. Miller <davem@davemloft.net>
*/

#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt

#include <linux/crypto.h>
#include <linux/init.h>
#include <linux/module.h>
Expand Down
2 changes: 2 additions & 0 deletions trunk/arch/sparc/crypto/des_glue.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
* Copyright (C) 2012 David S. Miller <davem@davemloft.net>
*/

#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt

#include <linux/crypto.h>
#include <linux/init.h>
#include <linux/module.h>
Expand Down

0 comments on commit df94325

Please sign in to comment.