Re: [PATCH 09/36] drivers/infiniband: Remove unnecessary casts of private_data

2010-07-20 Thread Jiri Kosina
On Tue, 13 Jul 2010, Ralph Campbell wrote: Acked-by: Ralph Campbell ralph.campb...@qlogic.com On Mon, 2010-07-12 at 13:50 -0700, Joe Perches wrote: Signed-off-by: Joe Perches j...@perches.com --- drivers/infiniband/hw/ipath/ipath_file_ops.c |2 +- 1 files changed, 1

[PATCH 09/36] drivers/infiniband: Remove unnecessary casts of private_data

2010-07-12 Thread Joe Perches
Signed-off-by: Joe Perches j...@perches.com --- drivers/infiniband/hw/ipath/ipath_file_ops.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/infiniband/hw/ipath/ipath_file_ops.c b/drivers/infiniband/hw/ipath/ipath_file_ops.c index 9c5c66d..65eb892 100644 ---