diff options
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | 2023-05-30 19:52:48 +0900 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2023-05-31 12:42:40 -0600 |
commit | 6543960cd3bdb9fabdd0567ab02f4d1168ee96d9 (patch) | |
tree | d8dcae51fd156e8133f10113b09bc17debc7d818 /scripts/gdb/linux/interrupts.py | |
parent | b1eaa8b2a55c9d5d22f5d2929f4d9973d6392241 (diff) |
Documentation: Kunit: add MODULE_LICENSE to sample code
The sample code has Kconfig for tristate configuration. In the case, it
could be friendly to developers that the code has MODULE_LICENSE, since
the missing MODULE_LICENSE brings error to modpost when the code is built
as loadable kernel module.
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Reviewed-by: David Gow <davidgow@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions