Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
s390/3270: remove unnecessary pointer check
Make smatch happy and remove this warning: drivers/s390/char/raw3270.c:347 raw3270_irq() error: we previously assumed 'rq' could be null (see line 342) Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
- Loading branch information