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:
b08ebe7
)
drm/nouveau: sizeof() vs ARRAY_SIZE()
author
Dan Carpenter
<error27@gmail.com>
Mon, 20 Dec 2010 09:26:26 +0000
(12:26 +0300)
committer
Ben Skeggs
<bskeggs@redhat.com>
Tue, 21 Dec 2010 01:53:32 +0000
(11:53 +1000)
ARRAY_SIZE() was intended here, sizeof() is too large.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
No differences found