Re: [PATCH V2 1/1] Drivers: hv: Add a new driver to support hostinitiated backup

From: Greg KH
Date: Mon Mar 25 2013 - 16:11:46 EST


On Fri, Mar 22, 2013 at 05:14:53PM +0100, Olaf Hering wrote:
> On Fri, Mar 15, K. Y. Srinivasan wrote:
>
> > This driver has a user-level component (daemon) that invokes the appropriate
>
> This change fixes a few compile errors:
>
> hv_vss_daemon.c:64:15: warning: unknown escape sequence '\/'
> hv_vss_daemon.c:64:15: warning: unknown escape sequence '\/'
> hv_vss_daemon.c: In function 'vss_operate':
> hv_vss_daemon.c:66: warning: 'return' with no value, in function returning non-void
> hv_vss_daemon.c: In function 'main':
> hv_vss_daemon.c:130: warning: ignoring return value of 'daemon', declared with attribute warn_unused_result
> hv_vss_daemon.c: In function 'vss_operate':
> hv_vss_daemon.c:47: warning: 'fs_op' may be used uninitialized in this function
>
> Signed-off-by: Olaf Hering <olaf@xxxxxxxxx>

Please resend with a proper subject: and changelog entry.

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/