[Accel-config] [PATCH v1 1/6] accel-config: Combine symbols in same release into single group

ramesh.thomas at intel.com
Newsgroups dev.linux.lists.accel-config
Message-ID <[email protected]>
From: Ramesh Thomas <ramesh.thomas(a)intel.com>

2 sets of functions added during the same release were put in
separate groups. Combine the groups into one.

Signed-off-by: Ramesh Thomas <ramesh.thomas(a)intel.com>
---
 accfg/lib/libaccel-config.sym | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/accfg/lib/libaccel-config.sym b/accfg/lib/libaccel-config.sym
index 73c8417..00f97d5 100644
--- a/accfg/lib/libaccel-config.sym
+++ b/accfg/lib/libaccel-config.sym
@@ -132,10 +132,6 @@ global:
 	accfg_wq_get_max_transfer_size;
 	accfg_wq_set_max_batch_size;
 	accfg_wq_set_max_transfer_size;
-} LIBACCFG_6;
-
-LIBACCFG_8 {
-global:
 	accfg_device_first_mdev;
 	accfg_device_next_mdev;
 	accfg_mdev_get_uuid;
@@ -143,4 +139,4 @@ global:
 	accfg_mdev_basenames;
 	accfg_create_mdev;
 	accfg_remove_mdev;
-} LIBACCFG_7;
+} LIBACCFG_6;
-- 
2.26.2
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.