Re: [PATCH 14/14] staging: unisys: fix ultrainputreport.h block comment warnings

2015-11-17 Thread Greg KH
On Tue, Nov 17, 2015 at 01:35:01PM -0500, Benjamin Romer wrote: > From: Erik Arfvidson > > This patch fixes the following types of check patch warnings: > Block comments use * on subsequent lines > Block comments use a trailing */ on a separate line > > Signed-off-by: Erik Arfvidson > Signed-of

[PATCH 14/14] staging: unisys: fix ultrainputreport.h block comment warnings

2015-11-17 Thread Benjamin Romer
From: Erik Arfvidson This patch fixes the following types of check patch warnings: Block comments use * on subsequent lines Block comments use a trailing */ on a separate line Signed-off-by: Erik Arfvidson Signed-off-by: Benjamin Romer --- .../staging/unisys/visorinput/ultrainputreport.h |