]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - net/irda/iriap.c
net: Remove unnecessary returns from void function()s
[net-next-2.6.git] / net / irda / iriap.c
index 79a1e5a23e10e6e0aa1b14837bdfbe29cf7d7000..fce364c6c71a5e612fb9f0c2c65b0166749821af 100644 (file)
@@ -685,8 +685,6 @@ static void iriap_getvaluebyclass_indication(struct iriap_cb *self,
        /* We have a match; send the value.  */
        iriap_getvaluebyclass_response(self, obj->id, IAS_SUCCESS,
                                       attrib->value);
-
-       return;
 }
 
 /*