JOB VACANCY IN CANADA, 2014
Sedna Oil Refinery is a leading global resources company in oil refining. We
are now creating new career opportunities for both experienced and fresh
graduates outside Australia. We offer challenging job opportunities to the
right people on our latest career and
On Fri, Sep 26, 2014 at 12:11:56AM +0100, Mike Roocroft wrote:
you forgot to write the commit message and also mention there what kind of
warning you have fixed.
thanks
sudip
> Signed-off-by: Mike Roocroft
> ---
> drivers/staging/android/sw_sync.c | 2 ++
> 1 file changed, 2 insertions(+)
>
sync.h recommends to use get_unused_fd which does not set
O_CLOEXEC while the rest of the android tree uses
get_unused_fd_flags and sets O_CLOEXEC.
The patch adjust the comment.
Signed-off-by: Heinrich Schuchardt
---
drivers/staging/android/sync.h | 3 ++-
1 file changed, 2 insertions(+), 1 del