summaryrefslogtreecommitdiffstats
path: root/drivers/tty
diff options
context:
space:
mode:
authorVasyl Gomonovych2017-11-29 17:20:57 +0100
committerRafael J. Wysocki2017-12-16 02:59:45 +0100
commit846583ce151644b8538ca6cdf3f0857a80787649 (patch)
tree0ca3aea604d2cdc976bfbeaae77bcb6d17f5ce5b /drivers/tty
parentPNP: remove unneeded kallsyms include (diff)
downloadkernel-qcow2-linux-846583ce151644b8538ca6cdf3f0857a80787649.tar.gz
kernel-qcow2-linux-846583ce151644b8538ca6cdf3f0857a80787649.tar.xz
kernel-qcow2-linux-846583ce151644b8538ca6cdf3f0857a80787649.zip
PNP: pnpbios: Use PTR_ERR_OR_ZERO()
Fix ptr_ret.cocci warnings: drivers/pnp/pnpbios/core.c:584:1-3: WARNING: PTR_ERR_OR_ZERO can be used Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR Generated by: scripts/coccinelle/api/ptr_ret.cocci Signed-off-by: Vasyl Gomonovych <gomonovych@gmail.com> Reviewed-by: Jean Delvare <jdelvare@suse.de> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/tty')
0 files changed, 0 insertions, 0 deletions