aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/lpddr/lpddr_cmds.c
diff options
context:
space:
mode:
authorJosh Hunt <[email protected]>2011-03-15 19:16:40 -0700
committerArnaldo Carvalho de Melo <[email protected]>2011-03-16 08:59:50 -0300
commit58d406ed6a5f1ca4bc1dba5390b718c67847fa5f (patch)
treeeb38855292e8a1377f8d462f8481e2e9e90d7e90 /drivers/mtd/lpddr/lpddr_cmds.c
parent38b435b16c36b0d863efcf3f07b34a6fac9873fd (diff)
perf tools: Version incorrect with some versions of grep
Some versions of grep don't treat '\s' properly. When building perf on such systems and using a kernel tarball the perf version is unable to be determined from the main kernel Makefile and the user is left with a version of '..'. Replacing the use of '\s' with '[[:space:]]', which should work in all grep versions, gives a usable version number. Reported-by: Tapan Dhimant <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Tapan Dhimant <[email protected]> Cc: [email protected] Cc: [email protected] LKML-Reference: <[email protected]> Signed-off-by: Josh Hunt <[email protected]> Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions