PNP: Clean up coding style in pnp.h
authorGuoHua Cheng <chenguohua@jari.cn>
Wed, 27 Sep 2023 05:56:08 +0000 (13:56 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 3 Oct 2023 19:18:13 +0000 (21:18 +0200)
commiteeb6d1d6f4ec0e304608f72c3ead584bbb155714
tree61dd0bbf7b7094ab9601351bff1a4cdd237329c2
parent8a749fd1a8720d4619c91c8b6e7528c0a355c0aa
PNP: Clean up coding style in pnp.h

Address the following checkpatch complaints:

ERROR: "foo * bar" should be "foo *bar"
ERROR: space required after that ';' (ctx:VxV)

Signed-off-by: GuoHua Cheng <chenguohua@jari.cn>
[ rjw: Subject and changelog edits ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
include/linux/pnp.h