]> git.openfabrics.org - ~emulex/infiniband.git/commit
driver core: unexport static function create_syslog_header
authorJiang Liu <jiang.liu@linux.intel.com>
Sat, 8 Feb 2014 01:59:02 +0000 (09:59 +0800)
committerJiri Kosina <jkosina@suse.cz>
Mon, 10 Mar 2014 13:09:53 +0000 (14:09 +0100)
commit966746b34f0e4197ea1867891659028760f0f45d
tree60af81d1e0a8b0849e11b677a35291a73d7232e9
parent1c279f4f971ba9d39e93c5f60452ade62c9ce0c5
driver core: unexport static function create_syslog_header

Function create_syslog_header() is defined as static, so it should
not be exported.

Signed-off-by: Jiang Liu <jiang.liu@linux.intel.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/base/core.c