compat-wireless: fix code-metrics for 1 patch
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Wed, 16 Jun 2010 00:15:07 +0000 (17:15 -0700)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Wed, 16 Jun 2010 00:15:07 +0000 (17:15 -0700)
commit0c66bc8ed92a1827eec57482a12c318f0eedff8b
tree1384b69b9cfd4f24e7152ce8454723f9ce937ea2
parentdb3ae9e670ffa85e15695ea8ebffd1935ed80b77
compat-wireless: fix code-metrics for 1 patch

If we only have one patch then the currently grep will
not parse correctly, force the grep to always include the
filename so that the existing computation can be used for
both the case we use only one patch file in the directories:

linux-next-pending/
linux-next-cherry-pick/
crap/

This fixes the computation for linux-next-pending/ right
now.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
scripts/admin-update.sh