From: Mark Einon Date: Fri, 16 Nov 2012 10:47:40 +0000 (+0000) Subject: staging: et131x: Remove incorrect comments regarding alignment X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~272 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9967bd4842b39eaf632f77028fdd798775fd9686;p=pandora-kernel.git staging: et131x: Remove incorrect comments regarding alignment A previous change removed code that aligned memory returned from dma_alloc_coherent() to a 4k boundary, which was not necessary. Some comments regarding this alignment still exist, so remove them as they no longer apply. Signed-off-by: Mark Einon Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed