batman-adv: Fix typo "reseved" -> "reserved"
authorSven Eckelmann <sven@narfation.org>
Fri, 8 Feb 2019 23:05:36 +0000 (00:05 +0100)
committerSimon Wunderlich <sw@simonwunderlich.de>
Sat, 9 Feb 2019 13:27:47 +0000 (14:27 +0100)
commit180cf62cec0418a64dade18b3575047af46c6335
treef0e502e427a5b29d565b0ff562cc535df038c109
parent5f320f09b3d93200eb61eb9a26e1d2b3078eb712
batman-adv: Fix typo "reseved" -> "reserved"

checkpatch.pl complains since commit 45e417022023 ("scripts/spelling.txt:
add more spellings to spelling.txt") about an additional spelling mistake
in batman-adv:`

  CHECK: 'reseved' may be misspelled - perhaps 'reserved'?
  #232: FILE: include/uapi/linux/batadv_packet.h:232:
  + * @flags: reseved for routing relevant flags - currently always 0

Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
include/uapi/linux/batadv_packet.h