summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorTomasz Kvarsin2007-02-12 09:52:14 +0100
committerLinus Torvalds2007-02-12 18:48:29 +0100
commit3991d3bd1506391d8feec209b1d22ccb1c03a0bf (patch)
treeb9a691fe6b0bc2bf3c98e64348472fa81de7ddab /MAINTAINERS
parent[PATCH] ipc: save the ipc namespace while reading proc files (diff)
downloadkernel-qcow2-linux-3991d3bd1506391d8feec209b1d22ccb1c03a0bf.tar.gz
kernel-qcow2-linux-3991d3bd1506391d8feec209b1d22ccb1c03a0bf.tar.xz
kernel-qcow2-linux-3991d3bd1506391d8feec209b1d22ccb1c03a0bf.zip
[PATCH] warning fix: unsigned->signed
While compiling my code with -Wconversion using gcc-trunk, I always get a bunch of warrning from headers, here is fix for them: __getblk is alawys called with unsigned argument, but it takes signed, the same story with __bread,__breadahead and so on. Signed-off-by: Tomasz Kvarsin Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions