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:
26daad8
)
autofs4: Only declare function when CONFIG_COMPAT is defined
author
Felipe Contreras
<felipe.contreras@gmail.com>
Fri, 24 Sep 2010 13:22:23 +0000
(15:22 +0200)
committer
Arnd Bergmann
<arnd@arndb.de>
Tue, 5 Oct 2010 09:02:15 +0000
(11:02 +0200)
The patch solves the following warnings message when CONFIG_COMPAT
is not defined:
fs/autofs4/root.c:31: warning: ‘autofs4_root_compat_ioctl’ declared ‘static’ but never defined
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Cc: Ian Kent <raven@themaw.net>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
fs/autofs4/root.c
patch
|
blob
|
history
diff --cc
fs/autofs4/root.c
Simple merge