include/linux/miscdevice.h - Fix typo/grammar
authorSebastian Fricke <sebastian.fricke.linux@gmail.com>
Mon, 3 Aug 2020 05:43:45 +0000 (07:43 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 28 Aug 2020 10:37:42 +0000 (12:37 +0200)
commit31b4b3bff2c217c61bb99db76f24c4886e74a1a5
treef0566b1e922ed420b9c3e1e45b0d209079d84922
parentc2fef5f845bef784f06d6dc2ee6a3fd013eaeee8
include/linux/miscdevice.h - Fix typo/grammar

Improve the clarity and grammar of descriptive comment on top of the
minor number assignments.

Fix a typo within 2 comments for macros.
s/This helps in eleminating of boilerplate code.
 /This helps to eliminate boilerplate code./

Signed-off-by: Sebastian Fricke <sebastian.fricke.linux@gmail.com>
Link: https://lore.kernel.org/r/20200803054346.4285-1-sebastian.fricke.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/miscdevice.h