]> git.baikalelectronics.ru Git - kernel.git/commit
checkpatch: add uart_ops to normally const structs
authorJoe Perches <joe@perches.com>
Thu, 16 Apr 2015 19:44:33 +0000 (12:44 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 17 Apr 2015 13:03:58 +0000 (09:03 -0400)
commit9771c824de1c1b3531cc67ae8227a1b57b2b022f
treee511bf7972d2532a5a1776e32ccc76b8e90c8fd5
parent42d57b0431ade4f7387a78695ae2731534b2380d
checkpatch: add uart_ops to normally const structs

Add another struct to the list of normally const struct types

Signed-off-by: Joe Perches <joe@perches.com>
Cc: Andy Whitcroft <apw@shadowen.org>
Cc: Maxime Coquelin <mcoquelin.stm32@gmail.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
scripts/checkpatch.pl