Add STRING_HOOK for examining strings
commit17ada72130c20df2ddbb7dcc0f4ec1f873ddb0eb
authorDan Carpenter <error27@gmail.com>
Fri, 23 Apr 2010 14:14:44 +0000 (23 16:14 +0200)
committerDan Carpenter <error27@gmail.com>
Fri, 23 Apr 2010 14:14:44 +0000 (23 16:14 +0200)
tree16c92fca7c82268e7e4e682efad75b9ef3a5a162
parenta5fe5c0915ec40bf6e8c44b9e8e0342a3229ddd9
Add STRING_HOOK for examining strings

If you want to see all the strings used in the kernel this is the hook to
use.

Signed-off-by: Dan Carpenter <error27@gmail.com>
smatch.h
smatch_flow.c
smatch_hooks.c