commit | 7e645ffd83f987c8650e9dd0f22a0c57296ed458 | [log] [tgz] |
---|---|---|
author | Antonino A. Daplas <adaplas@gmail.com> | Tue May 08 00:40:08 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue May 08 11:15:33 2007 -0700 |
tree | a179165e2980258f656e6bfabd2303c42f584513 | |
parent | 2ae854777592856ad8ce4d4cdb6114804e2e28f6 [diff] |
vga16fb: actually support widths in multiples of 8 vga16fb does not just support 8-pixel wide rectangles, but rectangles with widths in multiples of 8. Signed-off-by: Antonino Daplas <adaplas@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>