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:
a212d1a
)
quota: Remove unused declaration
author
Jan Kara
<jack@suse.cz>
Wed, 20 Jul 2011 12:31:47 +0000
(14:31 +0200)
committer
Jan Kara
<jack@suse.cz>
Wed, 20 Jul 2011 12:31:47 +0000
(14:31 +0200)
There is no point in declaring quotactl() syscall prototype in kernel header and
'make headers_check' complains about it. So just remove those lines.
Signed-off-by: Jan Kara <jack@suse.cz>
No differences found