]> err.no Git - linux-2.6/blobdiff - fs/select.c
V4L/DVB (7742): cx88: Add support for the DViCO FusionHDTV_7_GOLD digital modes
[linux-2.6] / 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;
                }