commit | 1cedc6385d5f7310af0a08831c6c4303486ba850 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Thu Mar 01 08:08:23 2018 -0800 |
committer | Darren Hart (VMware) <dvhart@infradead.org> | Thu Mar 01 10:01:39 2018 -0800 |
tree | 2b87a0293b63862cfa52e07e6944a83254658393 | |
parent | 38c08aa54b50640302a6529f4b6eb441b3bfc5dd [diff] |
platform/x86: wmi: Fix misuse of vsprintf extension %pULL %pULL doesn't officially exist but %pUL does. Miscellanea: o Add missing newlines to a couple logging messages Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Darren Hart (VMware) <dvhart@infradead.org>