From: Andrew Morton Date: Tue, 11 Apr 2006 05:53:57 +0000 (-0700) Subject: [PATCH] sync_file_range(): use unsigned for flags X-Git-Tag: v2.6.17-rc2~210 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5246d0503130fa58904c8beb987fcf93b96d8ab6;p=pandora-kernel.git [PATCH] sync_file_range(): use unsigned for flags Ulrich suggested that the `flags' arg to sync_file_range() become unsigned. Cc: Ulrich Drepper Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed