summaryrefslogtreecommitdiff
path: root/.mailmap
diff options
context:
space:
mode:
authorSven Eckelmann <sven@narfation.org>2011-05-15 01:14:54 +0400
committerSven Eckelmann <sven@narfation.org>2011-05-30 09:39:33 +0400
commit704509b8d44886cebfbaff1a9813c35dfa986954 (patch)
tree7b353f1d4a33b31d55d2a85f8d70882ade1868ce /.mailmap
parent958ca5985604a6f13387d32de489365df816558b (diff)
downloadlinux-704509b8d44886cebfbaff1a9813c35dfa986954.tar.xz
batman-adv: Calculate sizeof using variable insead of types
Documentation/CodingStyle recommends to use the form p = kmalloc(sizeof(*p), ...); to calculate the size of a struct and not the version where the struct name is spelled out to prevent bugs when the type of p changes. This also seems appropriate for manipulation of buffers when they are directly associated with p. Signed-off-by: Sven Eckelmann <sven@narfation.org>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions