commit | 942e743b73d0effc65895e4361b04534e24106cb | [log] [tgz] |
---|---|---|
author | Luis R. Rodriguez <mcgrof@kernel.org> | Mon Nov 20 10:23:55 2017 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Nov 29 11:18:43 2017 +0100 |
tree | 120a6be438389126fb40d29667776f684c9af1b8 | |
parent | 33a5b18de2f5cac6de9b86e137cce2bbf02560d5 [diff] |
firmware: use static inline for to_fw_priv() This lets us type check the callers. Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>