diff options
| author | Eric W. Biederman <[email protected]> | 2012-05-19 21:44:06 +0000 |
|---|---|---|
| committer | Eric W. Biederman <[email protected]> | 2012-05-19 21:44:40 +0000 |
| commit | 4b06a81f1daee668fbd6de85557bfb36dd36078f (patch) | |
| tree | 5c5440d2abc6e279db81a0b9067d2fd54bcbbc10 /fs/jbd2/commit.c | |
| parent | cred: use correct cred accessor with regards to rcu read lock (diff) | |
| download | kernel-4b06a81f1daee668fbd6de85557bfb36dd36078f.tar.gz kernel-4b06a81f1daee668fbd6de85557bfb36dd36078f.zip | |
userns: Silence silly gcc warning.
On 32bit builds gcc says:
kernel/user.c:30:4: warning: this decimal constant is unsigned only in ISO C90 [enabled by default]
kernel/user.c:38:4: warning: this decimal constant is unsigned only in ISO C90 [enabled by default]
Silence gcc by changing the constant 4294967295 to 4294967295U.
Signed-off-by: Eric W. Biederman <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions
