X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Flinux%2Fpoll.h;h=1a2ccd6f38239ca938c27f4bbe28226b93ab3cb8;hb=3f04f62f90d46a82dd73027c5fd7a15daed5c33d;hp=56e76af7810211b659795cb79c4d722eb3496c67;hpb=9fe146aef44afe5ec677d8150b6ae94e09b773f7;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git diff --git a/include/linux/poll.h b/include/linux/poll.h index 56e76af..1a2ccd6 100644 --- a/include/linux/poll.h +++ b/include/linux/poll.h @@ -57,7 +57,7 @@ struct poll_table_entry { }; /* - * Structures and helpers for sys_poll/sys_poll + * Structures and helpers for select/poll syscall */ struct poll_wqueues { poll_table pt;