]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 24 May 2011 18:51:26 +0000 (11:51 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 24 May 2011 18:51:26 +0000 (11:51 -0700)
commit1b0b956afde9a69b993c2b9d377e3e50e4b129e0
tree96a3bc976735ef01d5d5e42353ae1dd795d34370
parentd40d3ceade9eb808e03d323fbb0f4574ddfd0a94
parentf472c943febec8c853814f2972d05d903d4511ff
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6

* 'linux-next' of git://git.infradead.org/ubi-2.6:
  UBI: switch to dynamic printks
  UBI: turn some macros into static inline
  UBI: improve checking in debugging prints
  UBI: fix typo in a message
  UBI: fix minor stylistic issues
  UBI: use __packed instead of __attribute__((packed))
  UBI: cleanup comments around volume properties
  UBI: re-name set volume properties ioctl
  UBI: make the control character device non-seekable