Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1363328
| From | Ian Abbott <abbotti@mev.co.uk> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH] staging: comedi: drivers: remove bogus ni_mio_c_common.c |
| Date | 2016-03-23 12:00 +0100 |
| Message-ID | <rfOG6-298-13@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
The zero-length file "ni_mio_c_common.c" was inadvertantly created by
commit e563637b5fef ("staging: comedi: Use ARRAY_SIZE for sizes of
arrays"). Remove it.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
---
drivers/staging/comedi/drivers/ni_mio_c_common.c | 0
1 file changed, 0 insertions(+), 0 deletions(-)
delete mode 100644 drivers/staging/comedi/drivers/ni_mio_c_common.c
diff --git a/drivers/staging/comedi/drivers/ni_mio_c_common.c b/drivers/staging/comedi/drivers/ni_mio_c_common.c
deleted file mode 100644
index e69de29..0000000
--
2.7.0
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH] staging: comedi: drivers: remove bogus ni_mio_c_common.c Ian Abbott <abbotti@mev.co.uk> - 2016-03-23 12:00 +0100 RE: [PATCH] staging: comedi: drivers: remove bogus ni_mio_c_common.c Hartley Sweeten <HartleyS@visionengravers.com> - 2016-03-23 19:00 +0100
csiph-web