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:
ad32b95
)
mlx5_core: Fixes for sparse warnings
author
Roland Dreier
<roland@purestorage.com>
Mon, 8 Jul 2013 17:52:28 +0000
(10:52 -0700)
committer
Roland Dreier
<roland@purestorage.com>
Mon, 8 Jul 2013 17:52:28 +0000
(10:52 -0700)
- use be32_to_cpu() instead of cpu_to_be32() where appropriate.
- use proper accessors for pointers marked __iomem.
Signed-off-by: Roland Dreier <roland@purestorage.com>
No differences found