Re: [PATCH v2] tools/find-api-violations: fix missing dirs in the directory list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tuesday, January 24, 2017 09:28:52 PM Darrick J. Wong wrote:
> Fix a stupid typo in the original commit.
> 
> Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx>
> ---
>  tools/find-api-violations.sh |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tools/find-api-violations.sh b/tools/find-api-violations.sh
> index 7937749..c2be4c5 100755
> --- a/tools/find-api-violations.sh
> +++ b/tools/find-api-violations.sh
> @@ -6,7 +6,7 @@
> 
>  # NOTE: This script doesn't look for API violations in function parameters.
> 
> -tool_dirs="copy db estimate fs fsck fsr growfs io mdrestore mkfs quota repair rtcp"
> +tool_dirs="copy db estimate fsck fsr growfs io logprint mdrestore mkfs quota repair rtcp"
> 
>  # Calls to xfs_* functions in libxfs/*.c without the libxfs_ prefix
>  find_possible_api_calls() {
> 

Looks good to me,

Reviewed-by: Chandan Rajendra <chandan@xxxxxxxxxxxxxxxxxx>

-- 
chandan

--
To unsubscribe from this list: send the line "unsubscribe linux-xfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [XFS Filesystem Development (older mail)]     [Linux Filesystem Development]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux RAID]     [Linux SCSI]


  Powered by Linux