From: Jiri Slaby Date: Fri, 8 Dec 2006 10:39:28 +0000 (-0800) Subject: [PATCH] Char: cyclades, save indent levels X-Git-Tag: v2.6.20-rc1~34^2~151 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e941027f53648ac3384057032be1ac64da3e8cd0;p=pandora-kernel.git [PATCH] Char: cyclades, save indent levels Save 3 indent levels in interrupt routine by moving the code to a separate function. This needs to be done to allow Lindent do its work, since only 4 columns are used for indenting now and hence Lindent makes a big mess in the code, when moves it 4*5 columns to the right. Signed-off-by: Jiri Slaby Cc: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed