Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1713277
| From | Nicolas Pitre <nicolas.pitre@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | RE: [PATCH v2 1/5] cramfs: direct memory access support |
| Date | 2017-08-16 21:50 +0200 |
| Message-ID | <ufcue-2Ob-17@gated-at.bofh.it> (permalink) |
| References | <ufasq-1zg-11@gated-at.bofh.it> <ufasq-1zg-23@gated-at.bofh.it> <ufbeO-25d-29@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, 16 Aug 2017, Chris Brandt wrote: > On Wednesday, August 16, 2017, Nicolas Pitre wrote: > > + bool "Support CramFs image over a regular block device" if EXPERT > > + depends on CRAMFS && BLOCK > > + default y > > + help > > + This option allows the CramFs driver to load data from a regular > > + block device such a disk partition or a ramdisk. > > + > > > trailing whitespace Yeah... Fixed it and the others in my git repo, thanks. This is something that can be done with git apply --whitespace=fix so I won't repost unless I get more comments. Nicolas
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v2 0/5] cramfs refresh for embedded usage Nicolas Pitre <nicolas.pitre@linaro.org> - 2017-08-16 19:40 +0200
[PATCH v2 2/5] cramfs: make cramfs_physmem usable as root fs Nicolas Pitre <nicolas.pitre@linaro.org> - 2017-08-16 19:40 +0200
[PATCH v2 1/5] cramfs: direct memory access support Nicolas Pitre <nicolas.pitre@linaro.org> - 2017-08-16 19:40 +0200
RE: [PATCH v2 1/5] cramfs: direct memory access support Chris Brandt <Chris.Brandt@renesas.com> - 2017-08-16 20:30 +0200
RE: [PATCH v2 1/5] cramfs: direct memory access support Nicolas Pitre <nicolas.pitre@linaro.org> - 2017-08-16 21:50 +0200
[PATCH v2 3/5] cramfs: implement uncompressed and arbitrary data block positioning Nicolas Pitre <nicolas.pitre@linaro.org> - 2017-08-16 19:40 +0200
RE: [PATCH v2 3/5] cramfs: implement uncompressed and arbitrary data block positioning Chris Brandt <Chris.Brandt@renesas.com> - 2017-08-16 20:30 +0200
csiph-web