]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/select.c
kernel-doc: detect/prevent duplicate doc section names
[linux-2.6-omap-h63xx.git] / fs / select.c
index 5633fe98078179b472a878c444594c4628dbde28..00f58c5c7e05251ef4350e762481df8b07294212 100644 (file)
@@ -260,7 +260,7 @@ int do_select(int n, fd_set_bits *fds, s64 *timeout)
                wait = NULL;
                if (retval || !*timeout || signal_pending(current))
                        break;
-               if(table.error) {
+               if (table.error) {
                        retval = table.error;
                        break;
                }