summaryrefslogtreecommitdiff
path: root/sys/dev/flash/flash_mtdparts.c
diff options
context:
space:
mode:
authorrillig <rillig@NetBSD.org>2023-07-09 10:42:07 +0000
committerrillig <rillig@NetBSD.org>2023-07-09 10:42:07 +0000
commit61a832267cc5bff1a90f086bd56309a3a0671255 (patch)
tree6f663ed82c04970fa2f72561dc8eb6681e5f29fe /sys/dev/flash/flash_mtdparts.c
parentb2782b14a8e5066f0436d79a391ce49f9e782b76 (diff)
lint: remove redundant '#' after 'argument' in diagnosticsHEADtrunk
Diffstat (limited to 'sys/dev/flash/flash_mtdparts.c')
0 files changed, 0 insertions, 0 deletions
span='3' class='logmsg'> 2008-01-16Pull in my modules code for review/test/hacking.ad 2005-06-27Move WARNS=3 to the Makefile.inc, and add a little const to the remainingchristos programs that did not compile before. 2005-02-05Kill __P(), use ANSI function declarations; WARNS=3.xtraeme