From: Dean Nelson Date: Wed, 30 Jul 2008 05:34:14 +0000 (-0700) Subject: sgi-xp: eliminate '>>>' in comments X-Git-Tag: v2.6.27-rc2~129 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea57f80c8c0e59cfc5095f7e856ce7c8e6ac2984;p=pandora-kernel.git sgi-xp: eliminate '>>>' in comments Comments in /drivers/misc/sgi-xp has been using '>>>' as a means to draw attention to something that needs to be done or considered. To avoid colliding with git rejects, '>>>' will now be replaced by '!!!' to indicate something to do, and by '???' to indicate something to be considered. Signed-off-by: Dean Nelson Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed