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

Greg KH gregkh at linuxfoundation.org
Mon Mar 25 20:11:37 UTC 2013


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 at aepfle.de>

Please resend with a proper subject: and changelog entry.

thanks,

greg k-h



More information about the devel mailing list