Re: [PATCH v3 04/22] firmware: simplify dev_*() print messages for generic helpers

2016-02-04 Thread Kees Cook
On Wed, Feb 3, 2016 at 11:06 AM, Mimi Zohar wrote: > From: "Luis R. Rodriguez" > > Simplify a few of the *generic* shared dev_warn() and dev_dbg() > print messages for three reasons: > > 0) Historically firmware_class code was added to help >get device driver firmware binaries but these days

[PATCH v3 04/22] firmware: simplify dev_*() print messages for generic helpers

2016-02-03 Thread Mimi Zohar
From: "Luis R. Rodriguez" Simplify a few of the *generic* shared dev_warn() and dev_dbg() print messages for three reasons: 0) Historically firmware_class code was added to help get device driver firmware binaries but these days request_firmware*() helpers are being repurposed for gener