git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
374b105
)
RDMA/cxgb4: Make _c4iw_write_mem_dma() static
author
Rashika
<rashika.kheria@gmail.com>
Sat, 14 Dec 2013 13:12:14 +0000
(18:42 +0530)
committer
Roland Dreier
<roland@purestorage.com>
Sun, 15 Dec 2013 16:04:15 +0000
(08:04 -0800)
This patch marks the function _c4iw_write_mem_dma() as static
because it is not used outside this file, which fixes the warning:
drivers/infiniband/hw/cxgb4/mem.c:176:5: warning: no previous prototype for ‘_c4iw_write_mem_dma’ [-Wmissing-prototypes]
Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com>
Acked-by: Steve Wise <swise@opengridcomputing.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/infiniband/hw/cxgb4/mem.c
patch
|
blob
|
history
diff --cc
drivers/infiniband/hw/cxgb4/mem.c
Simple merge