-
Masahiro Yamada authored
Capitalize the first word in the sentence. Use obj-m instead of obj-y. obj-y still works, but we have no built-in objects in external module builds. So, obj-m is better IMHO. Signed-off-by:
Masahiro Yamada <yamada.masahiro@socionext.com>
Masahiro Yamada authoredCapitalize the first word in the sentence. Use obj-m instead of obj-y. obj-y still works, but we have no built-in objects in external module builds. So, obj-m is better IMHO. Signed-off-by:
Masahiro Yamada <yamada.masahiro@socionext.com>
Loading