Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 76009
b: refs/heads/master
c: b966b54
h: refs/heads/master
i:
  76007: e0148ae
v: v3
  • Loading branch information
Alexey Dobriyan authored and Herbert Xu committed Jan 10, 2008
1 parent fde2ceb commit 8c67a8b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e6ccc727f30a02670f6a00df6d548942bc988f43
refs/heads/master: b966b54654598aebdac9c57f102d769b36d2f68f
2 changes: 1 addition & 1 deletion trunk/drivers/crypto/hifn_795x.c
Original file line number Diff line number Diff line change
Expand Up @@ -664,7 +664,7 @@ struct hifn_context
atomic_t sg_num;
};

#define crypto_alg_to_hifn(alg) container_of(alg, struct hifn_crypto_alg, alg)
#define crypto_alg_to_hifn(a) container_of(a, struct hifn_crypto_alg, alg)

static inline u32 hifn_read_0(struct hifn_device *dev, u32 reg)
{
Expand Down

0 comments on commit 8c67a8b

Please sign in to comment.