From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Steve Wise" Subject: RE: [PATCH 1/9] Remove HAVE_CONFIG_H Date: Thu, 29 Sep 2016 16:22:30 -0500 Message-ID: <00d701d21a97$95dba770$c192f650$@opengridcomputing.com> References: <1475182076-5411-1-git-send-email-jgunthorpe@obsidianresearch.com> <1475182076-5411-2-git-send-email-jgunthorpe@obsidianresearch.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1475182076-5411-2-git-send-email-jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org> Content-Language: en-us Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: 'Jason Gunthorpe' , linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Cc: 'Mike Marciniszyn' , 'Dennis Dalessandro' , 'Tatyana Nikolova' , 'Sean Hefty' , 'Hal Rosenstock' , 'Doug Ledford' , 'Yishai Hadas' , 'Vladimir Sokolovsky' , 'Devesh Sharma' , 'Moni Shoua' , "'open list:HF1 USERSPACE PROVIDER (for hf1.ko)'" List-Id: linux-rdma@vger.kernel.org > Subject: [PATCH 1/9] Remove HAVE_CONFIG_H > > The cmake build system guarantees this header exists, we do not need > the define or the test. > > Signed-off-by: Jason Gunthorpe > --- > libcxgb3/src/cq.c | 4 +--- > libcxgb3/src/iwch.c | 4 +--- > libcxgb3/src/qp.c | 4 +--- > libcxgb3/src/verbs.c | 4 +--- > libcxgb4/src/cq.c | 4 +--- > libcxgb4/src/dev.c | 4 +--- > libcxgb4/src/qp.c | 4 +--- > libcxgb4/src/verbs.c | 4 +--- For the above changes: Acked-by: Steve Wise -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html