commit | eb33eb04926e40331750f538a58d93cde87afaa4 | [log] [tgz] |
---|---|---|
author | Andres Rodriguez <andresx7@gmail.com> | Thu May 10 13:08:37 2018 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon May 14 16:43:09 2018 +0200 |
tree | 5b02d76d2521a37893d1b7ba3ec4a9969c0de5ff | |
parent | 84d0c27d6233a9ba0578b20f5a09701eb66cee42 [diff] |
firmware: wrap FW_OPT_* into an enum This should let us associate enum kdoc to these values. While at it, kdocify the fw_opt. Signed-off-by: Andres Rodriguez <andresx7@gmail.com> Reviewed-by: Kees Cook <keescook@chromium.org> Acked-by: Luis R. Rodriguez <mcgrof@kernel.org> [mcgrof: coding style fixes, merge kdoc with enum move] Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>