Re: [PATCH] bluetooth: use PTR_RET instead of IS_ERR + PTR_ERR

From: David Miller
Date: Mon Mar 18 2013 - 14:10:23 EST


From: Silviu Popescu <silviupopescu1990@xxxxxxxxx>
Date: Mon, 18 Mar 2013 20:05:42 +0200

>>> + return PTR_RET(bt_class)
..
> That being said, I'd like to understand a bit better what exactly I messed up.

There's no semicolon at the end of the return statement.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/