[POC][PATCH 37/83] ste_dma40: get rid of pointless casts

2015-12-21 Thread Al Viro
From: Al Viro Signed-off-by: Al Viro --- drivers/dma/ste_dma40.c | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/drivers/dma/ste_dma40.c b/drivers/dma/ste_dma40.c index 2971d47..e2e0225 100644 --- a/drivers/dma/ste_dma40.c +++ b/drivers/dma/ste_dma40.c @@

[POC][PATCH 37/83] ste_dma40: get rid of pointless casts

2015-12-21 Thread Al Viro
From: Al Viro Signed-off-by: Al Viro --- drivers/dma/ste_dma40.c | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/drivers/dma/ste_dma40.c b/drivers/dma/ste_dma40.c index 2971d47..e2e0225 100644 ---