On Sat, Jul 30, 2016 at 2:37 AM, Wei Yongjun <weiyj.lk@xxxxxxxxx> wrote: > In case of error, the function ceph_alloc_page_vector() returns > ERR_PTR() and never returns NULL. The NULL test in the return value > check should be replaced with IS_ERR(). > > Fixes: 1907920324f1 ('libceph: support for sending notifies') > Signed-off-by: Wei Yongjun <weiyj.lk@xxxxxxxxx> > --- > net/ceph/osd_client.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied. Thanks, Ilya -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html