commit | d9b7cc84afc7f4ebcef27691279d557e13128818 | [log] [tgz] |
---|---|---|
author | Jeff Dike <jdike@addtoit.com> | Thu Jul 28 21:16:08 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Thu Jul 28 21:46:04 2005 -0700 |
tree | 524e4909a810dbf00f171c72a4b5fd83cf95c538 | |
parent | 9057e9deee648cb2824d83b9eb7058edb5442a21 [diff] |
[PATCH] uml: Fix redundant assignment By this point, .is_user has already been set, so this assignment is useless. Signed-off-by: Jeff Dike <jdike@addtoit.com> Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>