From 7a1e89d8b793feda96754fd3ba5079c4ba3862ee Mon Sep 17 00:00:00 2001 From: Roland Dreier Date: Mon, 17 Mar 2014 23:14:17 -0700 Subject: [PATCH] RDMA/ocrdma: Fix warnings about pointer <-> integer casts We should cast pointers to and from unsigned long to turn them into ints. Signed-off-by: Roland Dreier --- Reading git-format-patch failed