From: Geert Uytterhoeven Date: Wed, 2 May 2007 12:48:35 +0000 (+0200) Subject: ps3av: misc updates X-Git-Tag: v2.6.22-rc1~1044 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fffe52e86b4ad5f8bdcb284c4ea6c87402967f3d;p=pandora-kernel.git ps3av: misc updates ps3av: - Move the definition of struct ps3av to ps3av.c, as it's locally used only. - Kill ps3av.sem, use the existing ps3av.mutex instead. - Make the 512-byte buffer in ps3av_do_pkt() static to reduce stack usage. Its use is protected by a semaphore anyway. Signed-off-by: Geert Uytterhoeven Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed