Files
linux_media/scripts
Masahiro Yamada 4fa8bc949d kbuild: rename *-asn1.[ch] to *.asn1.[ch]
Our convention is to distinguish file types by suffixes with a period
as a separator.

*-asn1.[ch] is a different pattern from other generated sources such
as *.lex.c, *.tab.[ch], *.dtb.S, etc.  More confusing, files with
'-asn1.[ch]' are generated files, but '_asn1.[ch]' are checked-in
files:
  net/netfilter/nf_conntrack_h323_asn1.c
  include/linux/netfilter/nf_conntrack_h323_asn1.h
  include/linux/sunrpc/gss_asn1.h

Rename generated files to *.asn1.[ch] for consistency.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2018-04-07 19:04:02 +09:00
..
2017-03-28 16:16:52 +02:00
2018-03-09 23:19:56 +01:00
2018-03-26 02:01:18 +09:00
2018-02-02 00:21:47 +09:00
2018-02-06 18:32:47 -08:00
2018-02-13 14:21:52 -07:00
2014-08-20 16:03:45 +02:00