abfbc76824 
								
							 
						 
						
							
							
								
								xkb: drop obsolete parameter from XkbRF_Free()  
							
							... 
							
							
							
							The freeRules parameter is always set to TRUE, meaning always free the
XkbRF_RulesRec struct. Therefore also no need to clear out fields that
aren't going to be reused again, ever.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1840 > 
							
						 
						
							2025-02-26 13:43:52 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								60d37d0158 
								
							 
						 
						
							
							
								
								xkb: make XkbRF_Create() static inline  
							
							... 
							
							
							
							The function is nothing more than a calloc() call, so we can spare
an actual function call here by making it static inline.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1840 > 
							
						 
						
							2025-02-26 13:43:52 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								a82fa00835 
								
							 
						 
						
							
							
								
								xkb: unexport XkbRF_RuleRec struct  
							
							... 
							
							
							
							Not used outside xkb, so no need to keep it in public API header.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1840 > 
							
						 
						
							2025-02-26 13:43:52 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								83c8a90a61 
								
							 
						 
						
							
							
								
								xkb: unexport XkbRF_GroupRec struct  
							
							... 
							
							
							
							Not used outside xkb, so no need to keep it in public API header.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1840 > 
							
						 
						
							2025-02-26 13:43:52 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								043dc8041c 
								
							 
						 
						
							
							
								
								xkb: unexport XkbRF_RulesRec struct  
							
							... 
							
							
							
							Not used by any drivers, so no need to keep it in public header.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1840 > 
							
						 
						
							2025-02-26 13:43:52 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								34372cb3da 
								
							 
						 
						
							
							
								
								xkb: unexport XkbRF_Free()  
							
							... 
							
							
							
							Only used inside xkb/* - not used by any modules, so no need
to keep maintaining it in public headers.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1840 > 
							
						 
						
							2025-02-26 13:43:52 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								89475cbed4 
								
							 
						 
						
							
							
								
								xkb: unexport XkbRF_Create()  
							
							... 
							
							
							
							Only used inside xkb/* - not used by any modules, so no need
to keep maintaining it in public headers.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1840 > 
							
						 
						
							2025-02-26 13:43:52 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								c376cd2c3d 
								
							 
						 
						
							
							
								
								xkb: unexport XkbRF_LoadRules()  
							
							... 
							
							
							
							Only used inside xkb/* - not used by any modules, so no need
to keep maintaining it in public headers.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1840 > 
							
						 
						
							2025-02-26 13:43:52 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								d3b328ba4a 
								
							 
						 
						
							
							
								
								xkb: unexport XkbRF_GetComponents()  
							
							... 
							
							
							
							Only used inside xkb/* - not used by any modules, so no need
to keep maintaining it in public headers.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1840 > 
							
						 
						
							2025-02-26 13:43:52 +00:00