nbd: delete superfluous test for __GNUC__
authorRobert P. J. Day <rpjday@crashcourse.ca>
Tue, 29 Apr 2008 08:02:52 +0000 (01:02 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 29 Apr 2008 15:06:24 +0000 (08:06 -0700)
commit098ef1c0ea7b1b3ff9d89364af5ebc5b672cf932
tree2a7bb997f3476dc3dbec8b7148ea3868fb8f1665
parentd71a6d7332e5881a65249f4fb97b0db3c61dd5ec
nbd: delete superfluous test for __GNUC__

Since <linux/compiler.h> already tests for __GNUC__, there's no point in nbd.h
repeating that test.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Cc: Paul Clements <paul.clements@steeleye.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/nbd.h