Chris Ye
59f1f005aa
bugfix: make remove_intx_remapping static
...
remove_intx_remapping is not global function, make static.
Unlike global functions in C, access to static functions is restricted to the file where they are declared. Another reason for making functions static can be reuse of the same function name in other files
Signed-off-by: Chris Ye <chris.ye@intel.com >
2018-06-19 12:05:24 +08:00
..
2018-06-08 17:21:13 +08:00
2018-05-25 10:45:56 +08:00
2018-06-15 17:10:28 +08:00
2018-06-19 12:05:24 +08:00
2018-06-01 10:43:06 +08:00
2018-06-14 13:39:59 +08:00
2018-06-15 17:13:12 +08:00
2018-06-08 12:06:15 +08:00
2018-06-11 12:14:43 +08:00
2018-06-08 17:21:13 +08:00
2018-06-01 10:43:06 +08:00
2018-06-12 10:21:58 +08:00
2018-06-14 13:41:45 +08:00
2018-06-01 10:43:06 +08:00
2018-06-01 10:43:06 +08:00
2018-06-14 13:41:45 +08:00
2018-06-12 10:21:58 +08:00
2018-06-15 15:50:09 +08:00
2018-06-15 17:11:03 +08:00
2018-06-08 12:06:15 +08:00
2018-06-12 10:21:58 +08:00
2018-06-14 13:41:45 +08:00
2018-06-01 10:43:06 +08:00
2018-06-14 13:41:12 +08:00
2018-06-05 17:09:00 +08:00
2018-06-12 15:54:16 +08:00
2018-06-07 12:28:18 +08:00
2018-06-14 13:42:42 +08:00
2018-06-01 10:43:06 +08:00
2018-06-15 17:10:51 +08:00
2018-06-14 13:42:42 +08:00