more trivial signedness fixes in drivers
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
此提交包含在:
@@ -362,7 +362,7 @@ static unsigned long write_video(const char *buffer, unsigned long count)
|
||||
int crt_out = -1;
|
||||
int tv_out = -1;
|
||||
u32 hci_result;
|
||||
int video_out;
|
||||
u32 video_out;
|
||||
|
||||
/* scan expression. Multiple expressions may be delimited with ;
|
||||
*
|
||||
|
新增問題並參考
封鎖使用者