From: Ursula Braun <ubraun@xxxxxxxxxxxxxxxxxx> Date: Fri, 11 Sep 2015 14:09:09 +0200 > @@ -0,0 +1,13 @@ > +/* > + * SMC Definitions for the SMC protocol. > + * > + * Author: Ursula Braun <ursula.braun@xxxxxxxxxx> > + */ > +#ifndef _SMC_H > +#define _SMC_H > + > +/* SMC socket options - disjunct with TCP socket options */ > +#define SMC_KEEPALIVE 99 /* start/stop keepalives */ > + > +#endif /* _SMC_H */ > + Trailing empty lines in files always generate warnings when such patches are attempted to be applied by GIT. -- To unsubscribe from this list: send the line "unsubscribe linux-s390" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html