Re: [PATCH v1] fs: fix different compile warnings

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Oct 16, 2018 at 09:42:56PM +0200, Oleksij Rempel wrote:
> fs/fs.c:96:18: warning: no previous prototype for ‘mntget’ [-Wmissing-prototypes]
>  struct vfsmount *mntget(struct vfsmount *mnt)
>                   ^~~~~~
> fs/fs.c:106:6: warning: no previous prototype for ‘mntput’ [-Wmissing-prototypes]
>  void mntput(struct vfsmount *mnt)
>       ^~~~~~
> fs/fs.c:114:18: warning: no previous prototype for ‘lookup_mnt’ [-Wmissing-prototypes]
>  struct vfsmount *lookup_mnt(struct path *path)
>                   ^~~~~~~~~~
> 
> Signed-off-by: Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx>
> ---
>  fs/fs.c | 40 +++++++++++++++++++---------------------
>  1 file changed, 19 insertions(+), 21 deletions(-)

I did the same patch before I noticed you already sent it.

Sascha


-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox




[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux