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:
291131c
)
ramster: Fix compile warnings due to usage of debugfs_create_size_t
author
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Fri, 15 Feb 2013 17:53:42 +0000
(12:53 -0500)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 15 Feb 2013 18:16:11 +0000
(10:16 -0800)
We get tons of "note: expected ‘size_t *’ but argument is of type ‘long
int *’" warnings. This fixes it.
Acked-by: Dan Magenheimer <dan.magenheimer@oracle.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found