Re: [-mm patch] drivers/mtd/ubi/: make code static

2007-03-28 Thread Artem Bityutskiy
Adrian Bunk wrote: This patch makes needlessly global code static. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> Thanks, will be fixed. -- Best Regards, Artem Bityutskiy (Артём Битюцкий) - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EM

[-mm patch] drivers/mtd/ubi/: make code static

2007-03-28 Thread Adrian Bunk
On Mon, Mar 26, 2007 at 08:57:06PM -0800, Andrew Morton wrote: >... > Changes since 2.6.21-rc4-mm1: >... > git-ubi.patch >... > git trees >... This patch makes needlessly global code static. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- drivers/mtd/ubi/eba.c |4 ++-- drivers/mtd/u