Re: [PATCH 1/2] Remove dead code from bonding_request_new
From: Johan Hedberg <hidden> Date: 2012-01-23 10:56:17
Hi Szymon,
On Fri, Jan 20, 2012, Szymon Janc wrote:
agent_create always return valid pointer so there is not need to check
for NULL as this will never happen.
---
src/device.c | 9 +--------
1 files changed, 1 insertions(+), 8 deletions(-)