aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-internal.h
diff options
context:
space:
mode:
authorRichard Genoud <[email protected]>2014-02-10 14:25:32 -0800
committerLinus Torvalds <[email protected]>2014-02-10 16:01:40 -0800
commit3645e3283b90524ed9a6b33b68c93ee29d1bfeb9 (patch)
tree0f634b2d3600ce5d187084027ba1959c77379805 /lib/mpi/mpi-internal.h
parentec83b616a71d76cc062371339472ed66ba405824 (diff)
checkpatch: fix detection of git repository
Since git v1.7.7, the .git directory can be a file when, for example, the kernel is a submodule of another git super project. So, the check "-d .git" is not working anymore in this case. Using a more generic check like "-e .git" corrects this behaviour. Signed-off-by: Richard Genoud <[email protected]> Cc: Andy Whitcroft <[email protected]> Cc: Joe Perches <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions