mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
scritp: update merge check pl
PD#146811 ':' and extral message folling PD#xxxx is not a must in line three Change-Id: Ibe115f6a64bc267730020aaa52f8b21adb2f66a5 Signed-off-by: Jianxin <jianxin.pan@amlogic.com>
This commit is contained in:
@@ -118,7 +118,7 @@ sub check_msg_49
|
||||
|
||||
if( $lnum == 7 )
|
||||
{
|
||||
if( $line !~ /^(\s){4}PD\#(\d)+:(\s\w.*)*$/ )
|
||||
if( $line !~ /^(\s){4}PD\#(\d)+/ )
|
||||
{
|
||||
$err_cnt += 1;
|
||||
$line =~ s/^(\s){4}//;
|
||||
|
||||
0
scripts/amlogic/mk_dtb_gx.sh
Normal file → Executable file
0
scripts/amlogic/mk_dtb_gx.sh
Normal file → Executable file
Reference in New Issue
Block a user