diff options
author | Jan Glauber <jang@linux.vnet.ibm.com> | 2009-12-18 11:43:25 -0500 |
---|---|---|
committer | Martin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com> | 2009-12-18 11:43:32 -0500 |
commit | 7883097f1602c8cbb1da764a6ac43e0b8a7f56d9 (patch) | |
tree | 56eb8ce552c71ac18e8869f51ef05c6af965fd49 /drivers/video | |
parent | ca633fd006486ed2c2d3b542283067aab61e6dc8 (diff) |
[S390] qdio: remove superfluous log entries and WARN_ONs.
* Don't write debug feature log entries for sl, slsb and sbal since these
elements can be located from the qdio_q pointer which is also logged.
* Convert WARN_ON for wrong alignment of sbal to BUG_ON.
* Remove WARN_ON's for wrong alignment of q / qib / slib since these
alignments should be guaranteed by kmem_cache_alloc alignment /
struct aligned attribute / __get_free_page.
Signed-off-by: Jan Glauber <jang@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'drivers/video')
0 files changed, 0 insertions, 0 deletions