Re: [PATCH] drivers:staging: Fix alignment warnings reported by tool

2018-03-01 Thread Greg Kroah-Hartman
On Sat, Feb 24, 2018 at 11:22:40PM +0530, umesh.freela...@gmail.com wrote: > From: Umesh3034 > > Fix alignment warnings reported by checkpatch.pl > > Signed-off-by: Umesh3034 Hi, This is the friendly patch-bot of Greg Kroah-Hartman. You have sent him a patch that has triggered this response.

[PATCH] drivers:staging: Fix alignment warnings reported by tool

2018-02-24 Thread umesh . freelance
From: Umesh3034 Fix alignment warnings reported by checkpatch.pl Signed-off-by: Umesh3034 --- drivers/staging/clocking-wizard/clk-xlnx-clock-wizard.c | 17 ++--- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/drivers/staging/clocking-wizard/clk-xlnx-clock-wizard.c