• Federico Vaga's avatar
    headers: add new string length · 1e654391
    Federico Vaga authored
    ZIO_OBJ_NAME_LEN is *just* the limit for names, but sometimes we want to append
    thing to a given name. Typically, index to identify the component in the
    hierarchy. So this patch introduce ZIO_OBJ_NAME_FULL_LEN which should be used as
    size for any string that modify the original name
    Signed-off-by: 's avatarFederico Vaga <federico.vaga@gmail.com>
    1e654391
Name
Last commit
Last update
Documentation/ABI/stable Loading commit data...
buffers Loading commit data...
doc Loading commit data...
drivers Loading commit data...
include/linux Loading commit data...
tools Loading commit data...
triggers Loading commit data...
.gitignore Loading commit data...
COPYING Loading commit data...
Makefile Loading commit data...
README Loading commit data...
bus.c Loading commit data...
chardev.c Loading commit data...
core.c Loading commit data...
dma.c Loading commit data...
helpers.c Loading commit data...
misc.c Loading commit data...
objects.c Loading commit data...
sniff-dev.c Loading commit data...
sysfs.c Loading commit data...
zio-internal.h Loading commit data...