Re: [PATCH 1/7] Trivial: Fixed cast and operator white space in skein_api.c

2016-04-04 Thread Greg KH
On Mon, Apr 04, 2016 at 02:57:01PM -0700, Greg KH wrote: > On Mon, Apr 04, 2016 at 02:52:28PM -0700, Manu Kumar wrote: > > Signed-off-by: Manu Kumar > > I can't take patches without any changelog text, sorry. > > Also, only do one-thing-per-patch. Same goes for this whole

Re: [PATCH 1/7] Trivial: Fixed cast and operator white space in skein_api.c

2016-04-04 Thread Greg KH
On Mon, Apr 04, 2016 at 02:52:28PM -0700, Manu Kumar wrote: > Signed-off-by: Manu Kumar I can't take patches without any changelog text, sorry. Also, only do one-thing-per-patch. thanks, greg k-h ___ devel mailing list

[PATCH 1/7] Trivial: Fixed cast and operator white space in skein_api.c

2016-04-04 Thread Manu Kumar
Signed-off-by: Manu Kumar --- drivers/staging/skein/skein_api.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/staging/skein/skein_api.c b/drivers/staging/skein/skein_api.c index 36f849f..cab26e7 100644 --- a/drivers/staging/skein/skein_api.c +++