commit | 6c095efd82e8f6a98515426a733110f91cf0a709 | [log] [tgz] |
---|---|---|
author | Namhyung Kim <namhyung@gmail.com> | Tue Oct 26 14:22:47 2010 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Oct 26 16:52:16 2010 -0700 |
tree | 32352a70fff2b51c6f948df514c80e2dd0cb053d | |
parent | 5f2365d8c24aec8dbedf49c69b7601c7cfaee2c1 [diff] |
printk: fixup declaration of kmsg_reasons Move redundant 'const' after '*' to make pointer itself const Signed-off-by: Namhyung Kim <namhyung@gmail.com> Cc: Ingo Molnar <mingo@elte.hu> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>