The patch number 8109 was added via Mauro Carvalho Chehab <[EMAIL PROTECTED]> to http://linuxtv.org/hg/v4l-dvb master development tree.
Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream Kernel If anyone has any objections, please let us know by sending a message to: [EMAIL PROTECTED] ------ From: Mauro Carvalho Chehab <[EMAIL PROTECTED]> Add a new meta-tag to hghead.pl Signed-off-by: Mauro Carvalho Chehab <[EMAIL PROTECTED]> --- v4l/scripts/hghead.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -r 9abb7597d435 -r 782b354bed5c v4l/scripts/hghead.pl --- a/v4l/scripts/hghead.pl Sun Jun 22 17:03:02 2008 +0000 +++ b/v4l/scripts/hghead.pl Sun Jun 22 14:43:07 2008 -0300 @@ -125,7 +125,7 @@ while ($line = <IN>) { next; } - if ($tag =~ m/^(acked-by|thanks-to|reviewed-by|cc):/) { + if ($tag =~ m/^(acked-by|thanks-to|reviewed-by|noticed-by|cc):/) { $signed="$signed$line"; next; } --- Patch is available at: http://linuxtv.org/hg/v4l-dvb/rev/782b354bed5c69078241e6e45847568fa4d990d6 _______________________________________________ linuxtv-commits mailing list linuxtv-commits@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits