From: Andrew Morton Date: Thu, 2 Apr 2009 23:56:36 +0000 (-0700) Subject: __tty_open(): use the correct type for saved_flags X-Git-Tag: v2.6.30-rc1~405 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=846c151a4de188bb8f7043097518dab2ff5b5c2c;p=pandora-kernel.git __tty_open(): use the correct type for saved_flags filp->f_flags is unsigned, so use that type for the local copy. Cc: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed