Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
[profile/ivi/kernel-x86-ivi.git] / net / irda / discovery.c
index c1c8ae9..36c3f03 100644 (file)
@@ -315,7 +315,7 @@ struct irda_device_info *irlmp_copy_discoveries(hashbin_t *log, int *pn,
 
        /* Get the actual number of device in the buffer and return */
        *pn = i;
-       return(buffer);
+       return buffer;
 }
 
 #ifdef CONFIG_PROC_FS