]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] sync_file_range(): use unsigned for flags
authorAndrew Morton <akpm@osdl.org>
Tue, 11 Apr 2006 05:53:57 +0000 (22:53 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 11 Apr 2006 13:18:40 +0000 (06:18 -0700)
commita5b4b9c36095c0ad55260b93e9b9859fd4e677b8
treec807f1bba6a1d5abf0b3a9f221bc3e49ca5810c8
parent74fbe7a848904c18f0b9ec87c2e3ce0a36cc5961
[PATCH] sync_file_range(): use unsigned for flags

Ulrich suggested that the `flags' arg to sync_file_range() become unsigned.

Cc: Ulrich Drepper <drepper@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/sync.c
include/linux/fs.h
include/linux/syscalls.h