mirror of
https://github.com/torvalds/linux.git
synced 2026-03-14 02:06:15 +01:00
dm vdo string-utils: remove unnecessary includes
Signed-off-by: Mike Snitzer <snitzer@kernel.org> Signed-off-by: Susan LeGendre-McGhee <slegendr@redhat.com> Signed-off-by: Matthew Sakai <msakai@redhat.com>
This commit is contained in:
parent
5f770bd1f2
commit
181547bbb8
1 changed files with 0 additions and 6 deletions
|
|
@ -5,12 +5,6 @@
|
|||
|
||||
#include "string-utils.h"
|
||||
|
||||
#include "errors.h"
|
||||
#include "logger.h"
|
||||
#include "memory-alloc.h"
|
||||
#include "permassert.h"
|
||||
#include "uds.h"
|
||||
|
||||
char *uds_append_to_buffer(char *buffer, char *buf_end, const char *fmt, ...)
|
||||
{
|
||||
va_list args;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue