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:
c5867ee
)
backlight: lcd - Fix wrong sizeof
author
Jean Delvare
<khali@linux-fr.org>
Fri, 2 Oct 2009 09:28:18 +0000
(11:28 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 18 Dec 2009 21:31:01 +0000
(13:31 -0800)
commit
1e0fa6bd8c7468067f2e988c7a416dafd0651c34
upstream.
Which is why I have always preferred sizeof(struct foo) over
sizeof(var).
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found