commit | 9967bd4842b39eaf632f77028fdd798775fd9686 | [log] [tgz] |
---|---|---|
author | Mark Einon <mark.einon@gmail.com> | Fri Nov 16 10:47:40 2012 +0000 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Nov 21 13:57:28 2012 -0800 |
tree | 0c4af1285710b565da9a49e187401aee23d58fa7 | |
parent | 823bb2e8e1df99a28977f212975562b30f8dfd5e [diff] |
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 <mark.einon@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>